jiayuasu opened a new pull request, #3199:
URL: https://github.com/apache/sedona/pull/3199

   ## 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, and the PR name follows the format `[GH-XXX] my subject`. Follow-up 
to #3179 and #3188.
   
   ## What changes were proposed in this PR?
   
   - Add Flink Geography overloads for `ST_X` and `ST_Y`.
   - Return longitude and latitude directly from Geography points.
   - Preserve null behavior for non-point and empty-point Geography inputs.
   
   ## How was this patch tested?
   
   - Flink Geography function suite: 17 passed.
   - Existing Flink Geometry `ST_X` and `ST_Y` regression tests: passed.
   - Spotless, pre-commit hooks, and `git diff --check`: passed.
   
   ## Did this PR include necessary documentation updates?
   
   - No additional documentation changes are needed; #3188 already added the 
Geography `ST_X` and `ST_Y` API pages and index entries.
   


-- 
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]

Reply via email to