Skip to content

Commit 6867b2d

Browse files
Build: Bump pyarrow from 19.0.1 to 20.0.0 (#1957)
Bumps [pyarrow](https://github.com/apache/arrow) from 19.0.1 to 20.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 20.0.0</h2> <p>Release Notes URL: <a href="https://arrow.apache.org/release/20.0.0.html">https://arrow.apache.org/release/20.0.0.html</a></p> <h2>Apache Arrow 20.0.0 RC2</h2> <p>Release Notes: Release Candidate: 20.0.0 RC2</p> <h2>Apache Arrow 20.0.0 RC1</h2> <p>Release Notes: Release Candidate: 20.0.0 RC1</p> <h2>Apache Arrow 20.0.0 RC0</h2> <p>Release Notes: Release Candidate: 20.0.0 RC0</p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/apache/arrow/commit/3ad0370a04ccdae638755b94c3c31c8760a11193"><code>3ad0370</code></a> MINOR: [Release] Update versions for 20.0.0</li> <li><a href="https://github.com/apache/arrow/commit/e4aed0d61b05ef055379b11e0899161422d7be39"><code>e4aed0d</code></a> MINOR: [Release] Update .deb/.rpm changelogs for 20.0.0</li> <li><a href="https://github.com/apache/arrow/commit/02f9dfbd25c4e2d827f89b05976fcdb46209fe75"><code>02f9dfb</code></a> MINOR: [Release] Update CHANGELOG.md for 20.0.0</li> <li><a href="https://github.com/apache/arrow/commit/92c3e39f3901f0343c1e6c48c25b96aafaea101c"><code>92c3e39</code></a> <a href="https://redirect.github.com/apache/arrow/issues/46077">GH-46077</a>: [CI][C++] Disable -Werror on macos-13 (<a href="https://redirect.github.com/apache/arrow/issues/46106">#46106</a>)</li> <li><a href="https://github.com/apache/arrow/commit/2f82cd86b43cca0554b849fb095109fbaa18ec3e"><code>2f82cd8</code></a> <a href="https://redirect.github.com/apache/arrow/issues/46123">GH-46123</a>: [C++] Undefined behavior in <code>compare_internal.cc</code> and `light_array_...</li> <li><a href="https://github.com/apache/arrow/commit/af15118dd065facc6e9bbeb58af13c382351600e"><code>af15118</code></a> <a href="https://redirect.github.com/apache/arrow/issues/46159">GH-46159</a>: [CI][C++] Stop using possibly missing boost/process/v2.hpp on boost...</li> <li><a href="https://github.com/apache/arrow/commit/7a6eefe3ec64ea8da4563488dc300ec432252d4b"><code>7a6eefe</code></a> <a href="https://redirect.github.com/apache/arrow/issues/46169">GH-46169</a>: [CI][R] Update R version to 4.5 due to 4.4 not being on APT reposit...</li> <li><a href="https://github.com/apache/arrow/commit/5c1eb910e2654195d4719469ee7be4ab864e2cf3"><code>5c1eb91</code></a> <a href="https://redirect.github.com/apache/arrow/issues/46167">GH-46167</a>: [R][CI] Update Artifacts for R 4.5 in task.yml (<a href="https://redirect.github.com/apache/arrow/issues/46168">#46168</a>)</li> <li><a href="https://github.com/apache/arrow/commit/0f41ecc3f7ef551614fb43277b97814e22683fdb"><code>0f41ecc</code></a> <a href="https://redirect.github.com/apache/arrow/issues/45986">GH-45986</a>: [C++] Update bundled GoogleTest (<a href="https://redirect.github.com/apache/arrow/issues/45996">#45996</a>)</li> <li><a href="https://github.com/apache/arrow/commit/1e2aa39012961e85a719857f0089fa04ab9119b3"><code>1e2aa39</code></a> <a href="https://redirect.github.com/apache/arrow/issues/46075">GH-46075</a>: [Release][CI] Fix binary verification (<a href="https://redirect.github.com/apache/arrow/issues/46076">#46076</a>)</li> <li>Additional commits viewable in <a href="https://github.com/apache/arrow/compare/apache-arrow-19.0.1...apache-arrow-20.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=pip&previous-version=19.0.1&new-version=20.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 <[email protected]>
1 parent a27bec3 commit 6867b2d

File tree

4 files changed

+67
-54
lines changed

4 files changed

+67
-54
lines changed

poetry.lock

Lines changed: 57 additions & 44 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ pyparsing = ">=3.1.0,<4.0.0"
6262
zstandard = ">=0.13.0,<1.0.0"
6363
tenacity = ">=8.2.3,<10.0.0"
6464
pyroaring = ">=1.0.0,<2.0.0"
65-
pyarrow = { version = ">=17.0.0,<20.0.0", optional = true }
65+
pyarrow = { version = ">=17.0.0,<21.0.0", optional = true }
6666
pandas = { version = ">=1.0.0,<3.0.0", optional = true }
6767
duckdb = { version = ">=0.5.0,<2.0.0", optional = true }
6868
ray = [

tests/integration/test_writes/test_partitioned_writes.py

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -547,14 +547,14 @@ def test_summaries_with_null(spark: SparkSession, session_catalog: Catalog, arro
547547
"total-records": "6",
548548
}
549549
assert summaries[5] == {
550-
"removed-files-size": "15774",
550+
"removed-files-size": "16174",
551551
"changed-partition-count": "2",
552552
"total-equality-deletes": "0",
553553
"deleted-data-files": "4",
554554
"total-position-deletes": "0",
555555
"total-delete-files": "0",
556556
"deleted-records": "4",
557-
"total-files-size": "8684",
557+
"total-files-size": "8884",
558558
"total-data-files": "2",
559559
"total-records": "2",
560560
}
@@ -564,9 +564,9 @@ def test_summaries_with_null(spark: SparkSession, session_catalog: Catalog, arro
564564
"total-equality-deletes": "0",
565565
"added-records": "2",
566566
"total-position-deletes": "0",
567-
"added-files-size": "7887",
567+
"added-files-size": "8087",
568568
"total-delete-files": "0",
569-
"total-files-size": "16571",
569+
"total-files-size": "16971",
570570
"total-data-files": "4",
571571
"total-records": "4",
572572
}

tests/integration/test_writes/test_writes.py

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -306,13 +306,13 @@ def test_summaries_partial_overwrite(spark: SparkSession, session_catalog: Catal
306306
# APPEND
307307
assert summaries[0] == {
308308
"added-data-files": "3",
309-
"added-files-size": "2570",
309+
"added-files-size": "2618",
310310
"added-records": "5",
311311
"changed-partition-count": "3",
312312
"total-data-files": "3",
313313
"total-delete-files": "0",
314314
"total-equality-deletes": "0",
315-
"total-files-size": "2570",
315+
"total-files-size": "2618",
316316
"total-position-deletes": "0",
317317
"total-records": "5",
318318
}
@@ -341,16 +341,16 @@ def test_summaries_partial_overwrite(spark: SparkSession, session_catalog: Catal
341341
assert len(files) == 3
342342
assert summaries[1] == {
343343
"added-data-files": "1",
344-
"added-files-size": "859",
344+
"added-files-size": "875",
345345
"added-records": "2",
346346
"changed-partition-count": "1",
347347
"deleted-data-files": "1",
348348
"deleted-records": "3",
349-
"removed-files-size": "866",
349+
"removed-files-size": "882",
350350
"total-data-files": "3",
351351
"total-delete-files": "0",
352352
"total-equality-deletes": "0",
353-
"total-files-size": "2563",
353+
"total-files-size": "2611",
354354
"total-position-deletes": "0",
355355
"total-records": "4",
356356
}

0 commit comments

Comments
 (0)