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-531] Remove the version check in Sedona Spark Python #1343

Merged
merged 2 commits into from
Apr 19, 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?

  1. Remove the version check, since, in Sedona Python.
  2. Add the correct way to detect Sedona version

How was this patch tested?

Passed existing tests

Did this PR include necessary documentation updates?

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

@jiayuasu jiayuasu marked this pull request as ready for review April 19, 2024 05:55
@jiayuasu jiayuasu merged commit 2c5e806 into master Apr 19, 2024
27 checks passed
@jiayuasu jiayuasu deleted the python-rdd-join branch April 19, 2024 05:56
jiayuasu added a commit that referenced this pull request Apr 28, 2024
* Remove the version check in Sedona

* Fix the silly mistake
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.

fieldNames - AttributeError: Not available before 1.0.0 sedona version
1 participant