infinity
infinity copied to clipboard
Consider ROW_ID in KNN
What problem does this PR solve?
Consider ROW_ID in KNN Sort the result by:
- KNN distance first
- ROW_ID (ascending order)
Type of change
- [x] Bug Fix (non-breaking change which fixes an issue)