Commit d99e463
authored
Chore: Updated PyArrow Dependencies (apache#3362)
<!--
Thanks for opening a pull request!
-->
<!-- In the case this PR will resolve an issue, please replace
${GITHUB_ISSUE_ID} below with the actual Github issue id. -->
Closes apache#3356
# Rationale for this change
Update ```pyproject.toml``` so ```pyarrow``` no longer pulls in
```pyarrow-core```. The ```uv.lock``` was also regenerated to reflect
the change of the dependency tree. All test passed in both test and
test-integration. However, in integration 80 test where skipped after
the update,
This is an issue presented in
apache/iceberg-rust#2442
## Are these changes tested?
## Are there any user-facing changes?
<!-- In the case of user-facing changes, please add the changelog label.
-->1 parent 75cd77f commit d99e463
2 files changed
Lines changed: 0 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
56 | 56 | | |
57 | 57 | | |
58 | 58 | | |
59 | | - | |
60 | 59 | | |
61 | 60 | | |
62 | 61 | | |
| |||
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments