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-279] Sedona-Flink should not depend on Sedona-Spark modules #827

Merged
merged 1 commit into from
May 10, 2023

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?

  1. Move all serializer stuff to sedona-common
  2. Delete the scala implementation of GeoHashDecoder since we already have a Java one
  3. Remove all unneeded sedona-core/sedona-sql dependencies in sedona-flink
  4. Move circle test to sedona-common since the circle is already in sedona-common
  5. Move indexserde test to sedona-common since indexserde has been moved to sedona-common

How was this patch tested?

Passed CI

Did this PR include necessary documentation updates?

  • No, this PR does not affect any public API so no need to change the docs.

@jiayuasu jiayuasu merged commit 643d0f0 into master May 10, 2023
@jiayuasu jiayuasu deleted the clean-up-flink-dependency branch May 10, 2023 17:02
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