Closed dependabot[bot] closed 8 months ago
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 87.97%. Comparing base (
65eafd3
) to head (58d60e1
).
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
Superseded by #395.
Bumps pyarrow from 12.0.0 to 15.0.1.
Commits
5ce6ff4
MINOR: [Release] Update versions for 15.0.10dc0124
MINOR: [Release] Update .deb/.rpm changelogs for 15.0.1b5e4d69
MINOR: [Release] Update CHANGELOG.md for 15.0.11c41fca
GH-40174: [C++][CI][Parquet] Fixing parquet column_writer_test building (#40175)8c69590
GH-39942: [Python] Make capsule name check more lenient (#39977)8b6e07c
GH-39933: [R] Fix pointer conversion to Python for latest reticulate (#39969)d74ab50
GH-40112: [CI][Python] Ensure CPython is selected, not PyPy (#40131)0e9bd55
GH-39803: [C++][Acero] Fix AsOfJoin with differently ordered schemas than the...b59bec3
GH-40009: [C++] Add missing "#include <algorithm>" (#40010)0d0be3b
GH-39999: [Python] Fix tests for pandas with CoW / nightly integration tests ...Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show