SHIVANSH-ux-ys opened a new pull request, #3319: URL: https://github.com/apache/sedona/pull/3319
This PR adds GeographyType support to ST_KNN for spatial k-nearest-neighbour joins on geography columns (#3178). ### Changes - Updated `Predicates.scala` and `Functions.java` with Geography overloads for `ST_KNN`. - Updated `JoinQueryDetector.scala` to detect `GeographyUDT` columns for `ST_KNN` joins. - Added unit test in `KnnJoinSuite.scala` covering `ST_KNN` with geography columns. -- 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]
