[GitHub] [sedona] jiayuasu merged pull request #851: [SEDONA-290] RDD Spatial Joins should follow the iterator model

2023-06-06 Thread via GitHub
jiayuasu merged PR #851: URL: https://github.com/apache/sedona/pull/851 -- 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: dev-unsubscr...@sedona.apache.or

[GitHub] [sedona] jiayuasu merged pull request #850: [SEDONA-291] Python test cases failing due to exact equality comparisons between floats

2023-06-06 Thread via GitHub
jiayuasu merged PR #850: URL: https://github.com/apache/sedona/pull/850 -- 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: dev-unsubscr...@sedona.apache.or

[GitHub] [sedona] iGN5117 commented on a diff in pull request #850: Develop nilesh 1.4.0

2023-06-06 Thread via GitHub
iGN5117 commented on code in PR #850: URL: https://github.com/apache/sedona/pull/850#discussion_r1220681030 ## python/sedona/core/geom/envelope.py: ## Review Comment: Done -- This is an automated message from the Apache Git Service. To respond to the message, please log

[GitHub] [sedona] iGN5117 commented on a diff in pull request #850: Develop nilesh 1.4.0

2023-06-06 Thread via GitHub
iGN5117 commented on code in PR #850: URL: https://github.com/apache/sedona/pull/850#discussion_r1220680812 ## docs/setup/compile.md: ## @@ -94,7 +97,8 @@ pipenv --python 3.7 5. Install the PySpark version and other dependency ``` cd python -pipenv install pyspark==3.0.1 +pip

[jira] [Created] (SEDONA-291) Python test cases failing due to exact equality comparisons between floats

2023-06-06 Thread Nilesh Gajwani (Jira)
Nilesh Gajwani created SEDONA-291: - Summary: Python test cases failing due to exact equality comparisons between floats Key: SEDONA-291 URL: https://issues.apache.org/jira/browse/SEDONA-291 Project: A

[GitHub] [sedona] Kontinuation commented on a diff in pull request #851: [SEDONA-290] RDD Spatial Joins should follow the iterator model

2023-06-06 Thread via GitHub
Kontinuation commented on code in PR #851: URL: https://github.com/apache/sedona/pull/851#discussion_r1220619713 ## core/src/main/java/org/apache/sedona/core/joinJudgement/DynamicIndexLookupJudgement.java: ## @@ -71,7 +59,7 @@ public DynamicIndexLookupJudgement( Met

[GitHub] [sedona] Kontinuation commented on a diff in pull request #851: [SEDONA-290] RDD Spatial Joins should follow the iterator model

2023-06-06 Thread via GitHub
Kontinuation commented on code in PR #851: URL: https://github.com/apache/sedona/pull/851#discussion_r1220619713 ## core/src/main/java/org/apache/sedona/core/joinJudgement/DynamicIndexLookupJudgement.java: ## @@ -71,7 +59,7 @@ public DynamicIndexLookupJudgement( Met

[GitHub] [sedona] jiayuasu opened a new pull request, #851: [SEDONA-290] RDD Spatial Joins should follow the iterator model

2023-06-06 Thread via GitHub
jiayuasu opened a new pull request, #851: URL: https://github.com/apache/sedona/pull/851 ## Did you read the Contributor Guide? - Yes, I have read [Contributor Rules](https://sedona.apache.org/latest-snapshot/community/rule/) and [Contributor Development Guide](https://sedona.ap

[jira] [Created] (SEDONA-290) RDD Spatial Joins should follow the iterator model

2023-06-06 Thread Jia Yu (Jira)
Jia Yu created SEDONA-290: - Summary: RDD Spatial Joins should follow the iterator model Key: SEDONA-290 URL: https://issues.apache.org/jira/browse/SEDONA-290 Project: Apache Sedona Issue Type: Improv

[GitHub] [sedona] jiayuasu commented on a diff in pull request #850: Develop nilesh 1.4.0

2023-06-06 Thread via GitHub
jiayuasu commented on code in PR #850: URL: https://github.com/apache/sedona/pull/850#discussion_r1220419163 ## docs/setup/compile.md: ## @@ -94,7 +97,8 @@ pipenv --python 3.7 5. Install the PySpark version and other dependency ``` cd python -pipenv install pyspark==3.0.1 +pi

[GitHub] [sedona] jiayuasu commented on a diff in pull request #850: Develop nilesh 1.4.0

2023-06-06 Thread via GitHub
jiayuasu commented on code in PR #850: URL: https://github.com/apache/sedona/pull/850#discussion_r1220411187 ## python/sedona/core/geom/envelope.py: ## Review Comment: Please separate the actual code change and doc change to two separate PRs since they are not related.

[GitHub] [sedona] iGN5117 opened a new pull request, #850: Develop nilesh 1.4.0

2023-06-06 Thread via GitHub
iGN5117 opened a new pull request, #850: URL: https://github.com/apache/sedona/pull/850 ## Did you read the Contributor Guide? - Yes, I have read [Contributor Rules](https://sedona.apache.org/latest-snapshot/community/rule/) and [Contributor Development Guide](https://sedona.apa

Re: SedonaSQL queries

2023-06-06 Thread Jia Yu
Ok. Then your KNN query is correct. On Tue, Jun 6, 2023 at 2:05 AM Vigneswaran S wrote: > > Hi Jia, > > Thank you for your response. > > I am trying to implement a regular KNN query, (i.e) for a single point X, > find its K Nearest Neighbor in a Dataset B? > > Regards, > Vignesh > > On Tue, Jun

Re: SedonaSQL queries

2023-06-06 Thread Jia Yu
Hi, The KNN query you implemented does not make sense. Please describe the purpose of this query. Are you looking for a KNN join query? For each point in A, find its K nearest neighbors in B? Or a regular KNN query, for a single point X, find its K Nearest Neighbor in a Dataset B? Other queries l

[GitHub] [sedona] jiayuasu merged pull request #848: [SEDONA-287] Introduce SedonaContext to unify Sedona entry points

2023-06-06 Thread via GitHub
jiayuasu merged PR #848: URL: https://github.com/apache/sedona/pull/848 -- 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: dev-unsubscr...@sedona.apache.or