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-258] Fix deserialization of Circle objects in python-adapter #793

Merged
merged 1 commit into from
Mar 10, 2023

Conversation

Kontinuation
Copy link
Member

Did you read the Contributor Guide?

Is this PR related to a JIRA ticket?

What changes were proposed in this PR?

This PR fixes deserialization of Circle objects in python-adapter. It fixes problems such as not being able to assign to the rawSpatialRDD property of CircleRDD objects in Python binding, as well as other potential problems with Circle RDD.

How was this patch tested?

Added tests in both python-adapter and python module.

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 added this to the sedona-1.4.0 milestone Mar 10, 2023
@jiayuasu jiayuasu merged commit 2664cd7 into apache:master Mar 10, 2023
@Kontinuation Kontinuation deleted the fix-sedona-258 branch August 23, 2023 15: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.

2 participants