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-609] Pin numpy to v1 #1574

Merged
merged 1 commit into from
Sep 3, 2024
Merged

Conversation

mvaaltola
Copy link
Contributor

@mvaaltola mvaaltola commented Sep 3, 2024

Resolves #1572

Did you read the Contributor Guide?

Is this PR related to a JIRA ticket?

What changes were proposed in this PR?

Use numpy v1 inside container to prevent issues with (geo)pandas, see #1572

How was this patch tested?

Built image and ran python3 -c 'import pandas as pd'.

Did this PR include necessary documentation updates?

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

@jiayuasu
Copy link
Member

jiayuasu commented Sep 3, 2024

Thanks for your contribution!

@jiayuasu jiayuasu added this to the sedona-1.7.0 milestone Sep 3, 2024
@jiayuasu jiayuasu merged commit e825a8d into apache:master Sep 3, 2024
9 of 10 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.

Incompatible numpy version in Docker container
2 participants