Skip to content

[GH-3179] Document Flink Geography coordinate accessors - #3210

Merged
jiayuasu merged 1 commit into
apache:masterfrom
jiayuasu:docs/flink-geography-coordinate-accessors
Jul 29, 2026
Merged

[GH-3179] Document Flink Geography coordinate accessors#3210
jiayuasu merged 1 commit into
apache:masterfrom
jiayuasu:docs/flink-geography-coordinate-accessors

Conversation

@jiayuasu

Copy link
Copy Markdown
Member

Did you read the Contributor Guide?

Is this PR related to a ticket?

What changes were proposed in this PR?

  • Add the Flink Geography ST_X API page.
  • Add the Flink Geography ST_Y API page.
  • Link both functions from the Flink Geography function index.
  • Document that the accessors return longitude/latitude for point geographies and NULL for non-point or empty Geography values.

These files were deliberately removed from #3195 because they were unrelated to ST_MakeLine; this PR restores them as a docs-only coordinate-accessor change.

How was this patch tested?

  • Ran the repository pre-commit hooks on all three changed Markdown files.
  • License, codespell, markdownlint, link/permalink, whitespace, and editorconfig checks passed.
  • git diff --check passed.

Did this PR include necessary documentation updates?

  • Yes. Documentation is the entire scope of this PR.

@jiayuasu
jiayuasu marked this pull request as ready for review July 29, 2026 08:10
@jiayuasu jiayuasu linked an issue Jul 29, 2026 that may be closed by this pull request
@jiayuasu jiayuasu added this to the sedona-1.9.1 milestone Jul 29, 2026
@jiayuasu
jiayuasu merged commit c82865c into apache:master Jul 29, 2026
11 of 12 checks passed
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.

Add Geography support for ST_X and ST_Y

1 participant