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

Update the base #1205

Merged
merged 2 commits into from
Jan 17, 2024
Merged

Update the base #1205

merged 2 commits into from
Jan 17, 2024

Conversation

jiayuasu
Copy link
Member

Did you read the Contributor Guide?

Is this PR related to a JIRA ticket?

What changes were proposed in this PR?

How was this patch tested?

Did this PR include necessary documentation updates?

  • Yes, I am adding a new API. I am using the current SNAPSHOT version number in since vX.Y.Z format.
  • Yes, I have updated the documentation update.
  • No, this PR does not affect any public API so no need to change the docs.

iGN5117 and others added 2 commits January 15, 2024 23:28
* 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
@jiayuasu jiayuasu merged commit 7ce6a9e into fix-docs-post-release Jan 17, 2024
48 checks passed
@jiayuasu jiayuasu deleted the push-docs branch January 17, 2024 23:17
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 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
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants