Skip to content

Commit 6f8f57e

Browse files
Build: Bump pyarrow from 21.0.0 to 22.0.0 (#2811)
Bumps [pyarrow](https://github.com/apache/arrow) from 21.0.0 to 22.0.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/apache/arrow/releases">pyarrow's releases</a>.</em></p> <blockquote> <h2>Apache Arrow 22.0.0</h2> <p>Release Notes URL: <a href="https://arrow.apache.org/release/22.0.0.html">https://arrow.apache.org/release/22.0.0.html</a></p> <h2>Apache Arrow 22.0.0 RC1</h2> <p>Release Notes: Release Candidate: 22.0.0 RC1</p> <h2>Apache Arrow 22.0.0 RC0</h2> <p>Release Notes: Release Candidate: 22.0.0 RC0</p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/apache/arrow/commit/5aeb5f217f1ba39c428c9b481f393bd37097f69e"><code>5aeb5f2</code></a> MINOR: [Release] Update versions for 22.0.0</li> <li><a href="https://github.com/apache/arrow/commit/81563ad2c53f886a4901191e0f2d05238398e177"><code>81563ad</code></a> MINOR: [Release] Update .deb/.rpm changelogs for 22.0.0</li> <li><a href="https://github.com/apache/arrow/commit/c5055366fb5d6ae6a7c51ae50135ebf3203b48af"><code>c505536</code></a> MINOR: [Release] Update CHANGELOG.md for 22.0.0</li> <li><a href="https://github.com/apache/arrow/commit/e04fafb1242ce428b5068f075de58579992f8c5c"><code>e04fafb</code></a> <a href="https://redirect.github.com/apache/arrow/issues/47838">GH-47838</a>: [C++][Parquet] Set Variant specification version to 1 to align with...</li> <li><a href="https://github.com/apache/arrow/commit/07e4d5aeadf0c24542309edc3056ed26dfc5f49c"><code>07e4d5a</code></a> <a href="https://redirect.github.com/apache/arrow/issues/47819">GH-47819</a>: [CI][Packaging][Release] Avoid triggering Linux packages on release...</li> <li><a href="https://github.com/apache/arrow/commit/e2fa94cf96c5b21924451ca52a6b522618c28a9e"><code>e2fa94c</code></a> <a href="https://redirect.github.com/apache/arrow/issues/47809">GH-47809</a>: [CI][Release] Fix Windows verification job trying to install patch ...</li> <li><a href="https://github.com/apache/arrow/commit/2140934e4d79587ffa91e5d1462ac7ee673d2df0"><code>2140934</code></a> <a href="https://redirect.github.com/apache/arrow/issues/47738">GH-47738</a>: [R] Update NEWS.md for 22.0.0 (<a href="https://redirect.github.com/apache/arrow/issues/47739">#47739</a>)</li> <li><a href="https://github.com/apache/arrow/commit/08f5304074ce550c342f97e107081ea61a51e3da"><code>08f5304</code></a> <a href="https://redirect.github.com/apache/arrow/issues/47803">GH-47803</a>: [C++][Parquet] Fix read out of bounds on invalid RLE data (<a href="https://redirect.github.com/apache/arrow/issues/47804">#47804</a>)</li> <li><a href="https://github.com/apache/arrow/commit/d5b8e2b151730312ef80a975627ef7ff2423a232"><code>d5b8e2b</code></a> <a href="https://redirect.github.com/apache/arrow/issues/47438">GH-47438</a>: [Python][Packaging] Set up wheel building for Python 3.14 (<a href="https://redirect.github.com/apache/arrow/issues/47616">#47616</a>)</li> <li><a href="https://github.com/apache/arrow/commit/618f6090118606f83a93cdd88e47868db9c61b8f"><code>618f609</code></a> <a href="https://redirect.github.com/apache/arrow/issues/47795">GH-47795</a>: [Archery] Add support for custom Docker registry (<a href="https://redirect.github.com/apache/arrow/issues/47796">#47796</a>)</li> <li>Additional commits viewable in <a href="https://github.com/apache/arrow/compare/apache-arrow-21.0.0...apache-arrow-22.0.0">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=pyarrow&package-manager=uv&previous-version=21.0.0&new-version=22.0.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 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-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> 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 <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) </details> --------- Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Fokko Driesprong <[email protected]>
1 parent b43689a commit 6f8f57e

File tree

2 files changed

+129
-115
lines changed

2 files changed

+129
-115
lines changed

tests/integration/test_writes/test_writes.py

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -1650,18 +1650,18 @@ def test_merge_manifests_file_content(session_catalog: Catalog, arrow_table_with
16501650
for i in range(3):
16511651
tbl_a_data_file = tbl_a_entries["data_file"][i]
16521652
assert tbl_a_data_file["column_sizes"] == [
1653-
(1, 49),
1654-
(2, 78),
1655-
(3, 128),
1656-
(4, 94),
1657-
(5, 118),
1658-
(6, 94),
1659-
(7, 118),
1660-
(8, 118),
1661-
(9, 118),
1662-
(10, 94),
1663-
(11, 78),
1664-
(12, 109),
1653+
(1, 51),
1654+
(2, 80),
1655+
(3, 130),
1656+
(4, 96),
1657+
(5, 120),
1658+
(6, 96),
1659+
(7, 120),
1660+
(8, 120),
1661+
(9, 120),
1662+
(10, 96),
1663+
(11, 80),
1664+
(12, 111),
16651665
]
16661666
assert tbl_a_data_file["content"] == 0
16671667
assert tbl_a_data_file["equality_ids"] is None

0 commit comments

Comments
 (0)