Skip to content

test(python): cover function aliases - #1254

Merged
paleolimbot merged 3 commits into
apache:mainfrom
paleolimbot:codex/issue-212-python-alias-tests
Sep 11, 2026
Merged

test(python): cover function aliases#1254
paleolimbot merged 3 commits into
apache:mainfrom
paleolimbot:codex/issue-212-python-alias-tests

Conversation

@paleolimbot

Copy link
Copy Markdown
Member

Adds Python integration smoke coverage for function aliases that were defined in Rust and documented but never called by the Python test suite: ST_AsWKB, ST_AsWKT, ST_Force3DZ, and ST_GeometryFromText. Each query verifies that the alias is registered and returns the expected result.

Tests: python -m pytest python/sedonadb/tests/functions/test_functions.py -q

closes #212

@paleolimbot
paleolimbot marked this pull request as ready for review September 11, 2026 15:11
@paleolimbot
paleolimbot merged commit 43dac4a into apache:main Sep 11, 2026
5 checks passed
@paleolimbot
paleolimbot deleted the codex/issue-212-python-alias-tests branch September 11, 2026 18:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

chore: Add python integrations tests for aliases

2 participants