You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
…ckaging (#44148)
## WIP
Creating the PR to validate if / what are the CI failures
### Rationale for this change
Once the issue has been merged:
- #25118
We do not require numpy as a pyarrow dependency.
### What changes are included in this PR?
Remove numpy as a required dependency
### Are these changes tested?
Via CI
### Are there any user-facing changes?
Yes, pyarrow won't install numpy as a required dependency.
* GitHub Issue: #43846
Authored-by: Raúl Cumplido <[email protected]>
Signed-off-by: Raúl Cumplido <[email protected]>
…ckaging (#44148)
## WIP
Creating the PR to validate if / what are the CI failures
### Rationale for this change
Once the issue has been merged:
- #25118
We do not require numpy as a pyarrow dependency.
### What changes are included in this PR?
Remove numpy as a required dependency
### Are these changes tested?
Via CI
### Are there any user-facing changes?
Yes, pyarrow won't install numpy as a required dependency.
* GitHub Issue: #43846
Authored-by: Raúl Cumplido <[email protected]>
Signed-off-by: Raúl Cumplido <[email protected]>
Describe the enhancement requested
Once the following is merged:
As discussed here, we can follow up removing numpy from the required dependencies list so when pyarrow is installed it doesn't pull numpy.
Component(s)
Packaging, Python
The text was updated successfully, but these errors were encountered: