jiayuasu opened a new pull request, #3210: URL: https://github.com/apache/sedona/pull/3210
## Did you read the Contributor Guide? - Yes, I have read the [Contributor Rules](https://sedona.apache.org/latest/community/rule/) and [Contributor Development Guide](https://sedona.apache.org/latest/community/develop/). ## Is this PR related to a ticket? - Yes. This is the missing Flink documentation follow-up for #3179. The Spark/common implementation was merged in #3188 and the Flink implementation was merged in #3199. ## 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. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
