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

Does the KNN join algorithm has been implemented? #281

Closed
CallumWang opened this issue Oct 14, 2018 · 0 comments
Closed

Does the KNN join algorithm has been implemented? #281

CallumWang opened this issue Oct 14, 2018 · 0 comments

Comments

@CallumWang
Copy link

Expected behavior

Do KNNQuery on two PointRDD

Actual behavior

KNNQuery only between one point and one PointRDD

Steps to reproduce the problem

Settings

GeoSpark version = ?
1.1.3
Apache Spark version = ?
2.1
JRE version = 1.8?
1.8
API type = Scala or Java?
Scala

I have search the issue,I found in issue#43. This has been discussed.So I wonder if this has be completed or not?
"I would like to do the same operation with a lot of Points on the same PointRDD. For every point of the first PointRDD I want to find the KNN points from the second PointRDD."

Kontinuation pushed a commit to Kontinuation/sedona that referenced this issue Oct 11, 2024
apache#281)

* [SEDONA-651] Add spark prefix to all sedona spark config (apache#1580)

* Fix the doc and style
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants