Skip to content

Commit ac10ee4

Browse files
chore(deps): Bump arrow-buffer from 54.2.0 to 54.3.0 (#1127)
Bumps [arrow-buffer](https://github.com/apache/arrow-rs) from 54.2.0 to 54.3.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/apache/arrow-rs/releases">arrow-buffer's releases</a>.</em></p> <blockquote> <h2>arrow 54.3.0</h2> <!-- raw HTML omitted --> <h1>Changelog</h1> <h2><a href="https://github.com/apache/arrow-rs/tree/54.3.0">54.3.0</a> (2025-03-17)</h2> <p><a href="https://github.com/apache/arrow-rs/compare/53.4.1...54.3.0">Full Changelog</a></p> <p><strong>Implemented enhancements:</strong></p> <ul> <li>Using column chunk offset index in <code>InMemoryRowGroup::fetch</code> <a href="https://redirect.github.com/apache/arrow-rs/issues/7300">#7300</a></li> <li>Support reading parquet with modular encryption <a href="https://redirect.github.com/apache/arrow-rs/issues/7296">#7296</a> [<a href="https://github.com/apache/arrow-rs/labels/parquet">parquet</a>]</li> <li>Add example for how to read/write encrypted parquet files <a href="https://redirect.github.com/apache/arrow-rs/issues/7281">#7281</a> [<a href="https://github.com/apache/arrow-rs/labels/parquet">parquet</a>]</li> <li>Have writer return parsed <code>ParquetMetadata</code> <a href="https://redirect.github.com/apache/arrow-rs/issues/7254">#7254</a> [<a href="https://github.com/apache/arrow-rs/labels/parquet">parquet</a>]</li> <li>feat: Support Utf8View in JSON reader <a href="https://redirect.github.com/apache/arrow-rs/issues/7244">#7244</a> [<a href="https://github.com/apache/arrow-rs/labels/arrow">arrow</a>]</li> <li>StructBuilder should provide a way to get a &amp;dyn ArrayBuilder of a field builder <a href="https://redirect.github.com/apache/arrow-rs/issues/7193">#7193</a> [<a href="https://github.com/apache/arrow-rs/labels/arrow">arrow</a>]</li> <li>Support div_wrapping/rem_wrapping for numeric arithmetic kernels <a href="https://redirect.github.com/apache/arrow-rs/issues/7158">#7158</a> [<a href="https://github.com/apache/arrow-rs/labels/arrow">arrow</a>]</li> <li>Improve RleDecoder performance <a href="https://redirect.github.com/apache/arrow-rs/pull/7195">#7195</a> [<a href="https://github.com/apache/arrow-rs/labels/parquet">parquet</a>] (<a href="https://github.com/Dandandan">Dandandan</a>)</li> <li>Improve arrow-json deserialization performance by 30% <a href="https://redirect.github.com/apache/arrow-rs/pull/7157">#7157</a> [<a href="https://github.com/apache/arrow-rs/labels/arrow">arrow</a>] (<a href="https://github.com/mwylde">mwylde</a>)</li> <li>Add <code>with_skip_validation</code> flag to IPC <code>StreamReader</code>, <code>FileReader</code> and <code>FileDecoder</code> <a href="https://redirect.github.com/apache/arrow-rs/pull/7120">#7120</a> [<a href="https://github.com/apache/arrow-rs/labels/arrow">arrow</a>] (<a href="https://github.com/alamb">alamb</a>)</li> </ul> <p><strong>Fixed bugs:</strong></p> <ul> <li>Archery integration CI test is failing on main: error: package <code>half v2.5.0</code> cannot be built because it requires rustc 1.81 or newer, while the currently active rustc version is 1.77.2 <a href="https://redirect.github.com/apache/arrow-rs/issues/7291">#7291</a></li> <li>MSRV CI check is failing on main <a href="https://redirect.github.com/apache/arrow-rs/issues/7289">#7289</a></li> <li>Incorrect IPC schema encoding for multiple dictionaries <a href="https://redirect.github.com/apache/arrow-rs/issues/7058">#7058</a> [<a href="https://github.com/apache/arrow-rs/labels/arrow">arrow</a>] [<a href="https://github.com/apache/arrow-rs/labels/arrow-flight">arrow-flight</a>]</li> </ul> <p><strong>Documentation updates:</strong></p> <ul> <li>Add example for how to read encrypted parquet files <a href="https://redirect.github.com/apache/arrow-rs/pull/7283">#7283</a> [<a href="https://github.com/apache/arrow-rs/labels/parquet">parquet</a>] (<a href="https://github.com/rok">rok</a>)</li> <li>Update the relative path of the test data in docs <a href="https://redirect.github.com/apache/arrow-rs/pull/7221">#7221</a> (<a href="https://github.com/Ziy1-Tan">Ziy1-Tan</a>)</li> <li>Minor: fix doc and remove unused code <a href="https://redirect.github.com/apache/arrow-rs/pull/7194">#7194</a> [<a href="https://github.com/apache/arrow-rs/labels/arrow">arrow</a>] (<a href="https://github.com/lewiszlw">lewiszlw</a>)</li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/apache/arrow-rs/blob/main/CHANGELOG-old.md">arrow-buffer's changelog</a>.</em></p> <blockquote> <!-- raw HTML omitted --> <h1>Historical Changelog</h1> <h2><a href="https://github.com/apache/arrow-rs/tree/54.2.1">54.2.1</a> (2025-02-27)</h2> <p><a href="https://github.com/apache/arrow-rs/compare/54.2.0...54.2.1">Full Changelog</a></p> <p><strong>Fixed bugs:</strong></p> <ul> <li>Use chrono &gt;= 0.4.34, &lt; 0.4.40 to avoid breaking <a href="https://redirect.github.com/apache/arrow-rs/pull/7210">#7210</a></li> </ul> <p><strong>Fixed bugs:</strong></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/apache/arrow-rs/commit/57942c47b7262acbb47d18493244cac24325ce02"><code>57942c4</code></a> Update version to <code>54.3.0</code> and update CHANGELOG (<a href="https://redirect.github.com/apache/arrow-rs/issues/7295">#7295</a>)</li> <li><a href="https://github.com/apache/arrow-rs/commit/9d9674b969f9153b102b55790e13be56aceb6c9b"><code>9d9674b</code></a> Fix archery integration test (<a href="https://redirect.github.com/apache/arrow-rs/issues/7292">#7292</a>)</li> <li><a href="https://github.com/apache/arrow-rs/commit/60c2abc21cee4ef70f416e2f2f73ed7d1e24a1f4"><code>60c2abc</code></a> chore: require ffi feature in arrow-schema benchmark (<a href="https://redirect.github.com/apache/arrow-rs/issues/7298">#7298</a>)</li> <li><a href="https://github.com/apache/arrow-rs/commit/83dabf927b8a911356c0c078bc05210c540664ed"><code>83dabf9</code></a> Fix MSRV CI Check (pin <code>half</code> dependency) (<a href="https://redirect.github.com/apache/arrow-rs/issues/7290">#7290</a>)</li> <li><a href="https://github.com/apache/arrow-rs/commit/514735b038065a9a23ccdf869fd4fd02039d9476"><code>514735b</code></a> Add example for how to read encrypted parquet files (<a href="https://redirect.github.com/apache/arrow-rs/issues/7283">#7283</a>)</li> <li><a href="https://github.com/apache/arrow-rs/commit/936dc59968a3be6698ebf51aa17c46b2d4eddc80"><code>936dc59</code></a> Move make_builder into mod.rs (<a href="https://redirect.github.com/apache/arrow-rs/issues/7218">#7218</a>)</li> <li><a href="https://github.com/apache/arrow-rs/commit/eca46e72c3f84cef30f018341f47d6da04197df2"><code>eca46e7</code></a> Minor: Re-enable Discussions (<a href="https://redirect.github.com/apache/arrow-rs/issues/7288">#7288</a>)</li> <li><a href="https://github.com/apache/arrow-rs/commit/172d79fa55158eed1ec3ea34f7941f1349a94a9d"><code>172d79f</code></a> Minor: run test_decimal_list again (<a href="https://redirect.github.com/apache/arrow-rs/issues/7282">#7282</a>)</li> <li><a href="https://github.com/apache/arrow-rs/commit/a8f09578cb7b5100bdaa9602476abc0c7463ce8f"><code>a8f0957</code></a> Move Parquet encryption tests into the arrow_reader integration tests (<a href="https://redirect.github.com/apache/arrow-rs/issues/7279">#7279</a>)</li> <li><a href="https://github.com/apache/arrow-rs/commit/c26e4277ec71c80279ab205cf932d57883833329"><code>c26e427</code></a> feat: Support Utf8View in JSON reader (<a href="https://redirect.github.com/apache/arrow-rs/issues/7263">#7263</a>)</li> <li>Additional commits viewable in <a href="https://github.com/apache/arrow-rs/compare/54.2.0...54.3.0">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=arrow-buffer&package-manager=cargo&previous-version=54.2.0&new-version=54.3.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>
1 parent 58eda97 commit ac10ee4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Cargo.lock

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

0 commit comments

Comments
 (0)