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-303] Port all Sedona Spark functions to Sedona Flink -- Step 1 #881

Merged
merged 6 commits into from
Jul 1, 2023

Conversation

yyy1000
Copy link
Contributor

@yyy1000 yyy1000 commented Jun 30, 2023

Did you read the Contributor Guide?

Is this PR related to a JIRA ticket?

What changes were proposed in this PR?

Port missing ST_functions including {ST_Centroid, ST_CollectionExtract, ST_ConvexHull, ST_Difference, ST_Dump} to sedona-flink.

How was this patch tested?

  1. Integration unit tests in sedona-flink.

Did this PR include necessary documentation updates?

  • Yes, I have updated the documentation update.


Format: `ST_Centroid (A:geometry)`

Since: `v1.0.0`
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

All version number should be 1.5.0

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Updated the docs.


Since: `v1.0.0`

Spark SQL example:
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Don't use Spark here

@jiayuasu jiayuasu merged commit e9f30b2 into apache:master Jul 1, 2023
38 of 39 checks passed
@yyy1000 yyy1000 deleted the port branch July 3, 2023 06:51
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