Skip to content

Conversation

@jiayuasu
Copy link
Member

@jiayuasu jiayuasu commented Dec 17, 2025

Did you read the Contributor Guide?

Is this PR related to a ticket?

What changes were proposed in this PR?

This pull request updates the version constraints for the pyspark dependency in the python/pyproject.toml file to prevent compatibility issues with future pyspark releases. The new constraint ensures that only versions from 3.4.0 up to, but not including, 4.1.0 are allowed.

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 vX.Y.Z format.
  • Yes, I have updated the documentation.
  • No, this PR does not affect any public API so no need to change the documentation.

@jiayuasu jiayuasu added this to the sedona-1.8.1 milestone Dec 17, 2025
@jiayuasu jiayuasu merged commit ec6a1b6 into master Dec 17, 2025
39 checks passed
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.

python build extension fails on pyspark 4.1 + windows

1 participant