Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[SEDONA-648] Implement Distributed K Nearest Neighbor Join #1561

Merged
merged 6 commits into from
Aug 28, 2024

Conversation

zhangfengcdt
Copy link
Contributor

Did you read the Contributor Guide?

Is this PR related to a JIRA ticket?

What changes were proposed in this PR?

This PR implements distributed K Nearest Neighbor (kNN) join.

How was this patch tested?

KnnJoinSuite, KnnJoinQueryTest

Did this PR include necessary documentation updates?

@zhangfengcdt zhangfengcdt marked this pull request as ready for review August 28, 2024 17:18
@zhangfengcdt
Copy link
Contributor Author

Looks like the python wheels builds only fails on the latest windows version, the ubuntu and macos both build without issues.

@jiayuasu
Copy link
Member

The failed CI on Windows is likely caused by the recent GitHub windows image update: https://github.com/actions/runner-images/tags

@jiayuasu
Copy link
Member

Fixed by this PR but I don't why :-)

@jiayuasu jiayuasu merged commit 0d300a2 into apache:master Aug 28, 2024
47 of 50 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants