Kontinuation opened a new pull request, #508:
URL: https://github.com/apache/sedona-db/pull/508

   This patch fixes 3 bugs related to KNN join:
   
   1. Panic when the number of partitions of joined relations are different
   2. Incorrect join result when the number of projected columns from the left 
and right side is different
   3. Incorrect K-nearest neighbor search result when query object is not a 
point and `include_tie_breakers` is enabled.
   


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