paleolimbot opened a new pull request, #850: URL: https://github.com/apache/sedona-db/pull/850
This PR implements `ST_XMin`, `ST_XMax`, `ST_YMin`, and `ST_YMax` for geography, and adds matchers for the existing `Z` and `M` variants so they work with geographies. The XMin/XMax implementations can return a cross the antimeridian such that xmin > xmax. I'm strictly sure whether this is useful or whether this is a footgun but I lean towards including it because it's a difficult calculation to replicate otherwise. -- 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]
