Commit 6867b2d
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 />
[](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] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Fokko <fokko@apache.org>1 parent a27bec3 commit 6867b2d
File tree
4 files changed
+67
-54
lines changed- tests/integration/test_writes
4 files changed
+67
-54
lines changedSome generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
62 | 62 | | |
63 | 63 | | |
64 | 64 | | |
65 | | - | |
| 65 | + | |
66 | 66 | | |
67 | 67 | | |
68 | 68 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
547 | 547 | | |
548 | 548 | | |
549 | 549 | | |
550 | | - | |
| 550 | + | |
551 | 551 | | |
552 | 552 | | |
553 | 553 | | |
554 | 554 | | |
555 | 555 | | |
556 | 556 | | |
557 | | - | |
| 557 | + | |
558 | 558 | | |
559 | 559 | | |
560 | 560 | | |
| |||
564 | 564 | | |
565 | 565 | | |
566 | 566 | | |
567 | | - | |
| 567 | + | |
568 | 568 | | |
569 | | - | |
| 569 | + | |
570 | 570 | | |
571 | 571 | | |
572 | 572 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
306 | 306 | | |
307 | 307 | | |
308 | 308 | | |
309 | | - | |
| 309 | + | |
310 | 310 | | |
311 | 311 | | |
312 | 312 | | |
313 | 313 | | |
314 | 314 | | |
315 | | - | |
| 315 | + | |
316 | 316 | | |
317 | 317 | | |
318 | 318 | | |
| |||
341 | 341 | | |
342 | 342 | | |
343 | 343 | | |
344 | | - | |
| 344 | + | |
345 | 345 | | |
346 | 346 | | |
347 | 347 | | |
348 | 348 | | |
349 | | - | |
| 349 | + | |
350 | 350 | | |
351 | 351 | | |
352 | 352 | | |
353 | | - | |
| 353 | + | |
354 | 354 | | |
355 | 355 | | |
356 | 356 | | |
| |||
0 commit comments