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-467] Add Optimized join support for ST_DWithin #1201

Merged
merged 13 commits into from
Jan 16, 2024

Conversation

iGN5117
Copy link
Contributor

@iGN5117 iGN5117 commented Jan 14, 2024

Did you read the Contributor Guide?

Is this PR related to a JIRA ticket?

What changes were proposed in this PR?

  • Add Optimized join support for ST_DWithin

How was this patch tested?

  • Added new tests

Did this PR include necessary documentation updates?

@jiayuasu jiayuasu added this to the 1.6.0 milestone Jan 16, 2024
@jiayuasu jiayuasu merged commit 19c80a0 into apache:master Jan 16, 2024
47 checks passed
jiayuasu added a commit that referenced this pull request Jan 17, 2024
* [SEDONA-467] Add Optimized join support for ST_DWithin (#1201)

* Add ST_DWithin

* Add documentation for ST_DWithin

* Remove unwanted code

* removed null check test for ST_DWithin

* Fix EOF lint error

* Add explanation for ST_DWithin

* Remove CRS checking logic in ST_DWithin

* Add optimized join support for ST_DWithin

* Remove test change to resourceFolder

* remove unnecessary cast to double

* Add broadcast join test

* Add example of ST_DWithin in Optimizer.md

* [DOCS] Remove sedona-viz from spark setup manual (#1202)

---------

Co-authored-by: Nilesh Gajwani <nileshgajwani@gmail.com>
Co-authored-by: Kristin Cowalcijk <bo@wherobots.com>
jiayuasu added a commit that referenced this pull request Jan 18, 2024
* Update process

* Change the next version to 1.6.0-SNAPSHOT

* Update NOTICE file

* Update snowflake sql

* Revert "Change the next version to 1.6.0-SNAPSHOT"

This reverts commit f09d6cb.

* Update the documentation

* Update index.md

* Update the base (#1205)

* [SEDONA-467] Add Optimized join support for ST_DWithin (#1201)

* Add ST_DWithin

* Add documentation for ST_DWithin

* Remove unwanted code

* removed null check test for ST_DWithin

* Fix EOF lint error

* Add explanation for ST_DWithin

* Remove CRS checking logic in ST_DWithin

* Add optimized join support for ST_DWithin

* Remove test change to resourceFolder

* remove unnecessary cast to double

* Add broadcast join test

* Add example of ST_DWithin in Optimizer.md

* [DOCS] Remove sedona-viz from spark setup manual (#1202)

---------

Co-authored-by: Nilesh Gajwani <nileshgajwani@gmail.com>
Co-authored-by: Kristin Cowalcijk <bo@wherobots.com>

* Fix the publish doc again

---------

Co-authored-by: Nilesh Gajwani <nileshgajwani@gmail.com>
Co-authored-by: Kristin Cowalcijk <bo@wherobots.com>
@jiayuasu jiayuasu modified the milestones: 1.6.0, sedona-1.6.0 Jan 26, 2024
jiayuasu added a commit that referenced this pull request Apr 28, 2024
* Update process

* Change the next version to 1.6.0-SNAPSHOT

* Update NOTICE file

* Update snowflake sql

* Revert "Change the next version to 1.6.0-SNAPSHOT"

This reverts commit f09d6cb.

* Update the documentation

* Update index.md

* Update the base (#1205)

* [SEDONA-467] Add Optimized join support for ST_DWithin (#1201)

* Add ST_DWithin

* Add documentation for ST_DWithin

* Remove unwanted code

* removed null check test for ST_DWithin

* Fix EOF lint error

* Add explanation for ST_DWithin

* Remove CRS checking logic in ST_DWithin

* Add optimized join support for ST_DWithin

* Remove test change to resourceFolder

* remove unnecessary cast to double

* Add broadcast join test

* Add example of ST_DWithin in Optimizer.md

* [DOCS] Remove sedona-viz from spark setup manual (#1202)

---------

Co-authored-by: Nilesh Gajwani <nileshgajwani@gmail.com>
Co-authored-by: Kristin Cowalcijk <bo@wherobots.com>

* Fix the publish doc again

---------

Co-authored-by: Nilesh Gajwani <nileshgajwani@gmail.com>
Co-authored-by: Kristin Cowalcijk <bo@wherobots.com>
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.

None yet

2 participants