dependabot[bot] opened a new pull request, #14427:
URL: https://github.com/apache/datafusion/pull/14427

   Bumps [arrow-array](https://github.com/apache/arrow-rs) from 54.0.0 to 
54.1.0.
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a 
href="https://github.com/apache/arrow-rs/releases";>arrow-array's 
releases</a>.</em></p>
   <blockquote>
   <h2>arrow 54.1.0</h2>
   <!-- raw HTML omitted -->
   <h1>Changelog</h1>
   <h2><a href="https://github.com/apache/arrow-rs/tree/54.1.0";>54.1.0</a> 
(2025-01-29)</h2>
   <p><a href="https://github.com/apache/arrow-rs/compare/53.4.0...54.1.0";>Full 
Changelog</a></p>
   <p><strong>Implemented enhancements:</strong></p>
   <ul>
   <li>Create GitHub releases automatically on tagging <a 
href="https://redirect.github.com/apache/arrow-rs/issues/7041";>#7041</a></li>
   <li>Add required methods to access inner builder for 
<code>NullBufferBuilder</code> <a 
href="https://redirect.github.com/apache/arrow-rs/issues/7002";>#7002</a> [<a 
href="https://github.com/apache/arrow-rs/labels/arrow";>arrow</a>]</li>
   <li>Re-export <code>NullBufferBuilder</code> in the arrow crate <a 
href="https://redirect.github.com/apache/arrow-rs/issues/6975";>#6975</a> [<a 
href="https://github.com/apache/arrow-rs/labels/arrow";>arrow</a>]</li>
   <li><code>arrow-string</code> function should support binary input as well 
<a href="https://redirect.github.com/apache/arrow-rs/issues/6923";>#6923</a> [<a 
href="https://github.com/apache/arrow-rs/labels/arrow";>arrow</a>]</li>
   <li>MMap support for IPC files <a 
href="https://redirect.github.com/apache/arrow-rs/issues/6709";>#6709</a> [<a 
href="https://github.com/apache/arrow-rs/labels/arrow";>arrow</a>]</li>
   <li>fix: mark (Large)ListView as nested and support in equal data type <a 
href="https://redirect.github.com/apache/arrow-rs/pull/6995";>#6995</a> [<a 
href="https://github.com/apache/arrow-rs/labels/arrow";>arrow</a>] (<a 
href="https://github.com/rluvaton";>rluvaton</a>)</li>
   <li>Expose min/max values for Decimal128/256 and improve docs <a 
href="https://redirect.github.com/apache/arrow-rs/pull/6992";>#6992</a> [<a 
href="https://github.com/apache/arrow-rs/labels/arrow";>arrow</a>] (<a 
href="https://github.com/alamb";>alamb</a>)</li>
   <li>[Parquet] Improve speed of dictionary encoding NaN float values <a 
href="https://redirect.github.com/apache/arrow-rs/pull/6953";>#6953</a> [<a 
href="https://github.com/apache/arrow-rs/labels/parquet";>parquet</a>] (<a 
href="https://github.com/adamreeve";>adamreeve</a>)</li>
   <li>Optimize <code>BooleanBufferBuilder</code> for non nullable columns <a 
href="https://redirect.github.com/apache/arrow-rs/issues/6973";>#6973</a> [<a 
href="https://github.com/apache/arrow-rs/labels/arrow";>arrow</a>]</li>
   <li><code>arrow::compute::concat</code> should merge dictionary type when 
concatenating list of dictionaries  <a 
href="https://redirect.github.com/apache/arrow-rs/issues/6888";>#6888</a> [<a 
href="https://github.com/apache/arrow-rs/labels/arrow";>arrow</a>]</li>
   <li>Improve error message for unsupported cast between struct and other 
types <a 
href="https://redirect.github.com/apache/arrow-rs/issues/6724";>#6724</a> [<a 
href="https://github.com/apache/arrow-rs/labels/arrow";>arrow</a>]</li>
   <li>implement regexp_match, regexp_scalar_match and regexp_array_match for 
StringViewArray <a 
href="https://redirect.github.com/apache/arrow-rs/issues/6717";>#6717</a> [<a 
href="https://github.com/apache/arrow-rs/labels/arrow";>arrow</a>]</li>
   <li>Speed up Parquet utf8 validation <a 
href="https://redirect.github.com/apache/arrow-rs/issues/6667";>#6667</a> [<a 
href="https://github.com/apache/arrow-rs/labels/parquet";>parquet</a>]</li>
   </ul>
   <p><strong>Fixed bugs:</strong></p>
   <ul>
   <li>Regression: Concatenating sliced <code>ListArray</code>s is broken <a 
href="https://redirect.github.com/apache/arrow-rs/issues/7034";>#7034</a></li>
   <li><code>PrimitiveDictionaryBuilder</code> with specific value data type 
and capacity <a 
href="https://redirect.github.com/apache/arrow-rs/issues/7011";>#7011</a> [<a 
href="https://github.com/apache/arrow-rs/labels/arrow";>arrow</a>]</li>
   <li>Arrow IPC Writer Panics for sliced nested arrays <a 
href="https://redirect.github.com/apache/arrow-rs/issues/6997";>#6997</a> [<a 
href="https://github.com/apache/arrow-rs/labels/arrow";>arrow</a>]</li>
   <li>RecordBatch with no columns cannot be roundtripped through Parquet <a 
href="https://redirect.github.com/apache/arrow-rs/issues/6988";>#6988</a> [<a 
href="https://github.com/apache/arrow-rs/labels/parquet";>parquet</a>]</li>
   <li>StringView: Using the Interleave kernel (and potentially others) results 
in many repeated buffers in variadic_buffers <a 
href="https://redirect.github.com/apache/arrow-rs/issues/6780";>#6780</a> [<a 
href="https://github.com/apache/arrow-rs/labels/arrow";>arrow</a>]</li>
   <li>fix prefetch of page index <a 
href="https://redirect.github.com/apache/arrow-rs/pull/6999";>#6999</a> [<a 
href="https://github.com/apache/arrow-rs/labels/parquet";>parquet</a>] (<a 
href="https://github.com/adriangb";>adriangb</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-array's
 changelog</a>.</em></p>
   <blockquote>
   <!-- raw HTML omitted -->
   <h1>Historical Changelog</h1>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/apache/arrow-rs/commit/3bf29a2c7474e59722d885cd11fafd0dca13a28e";><code>3bf29a2</code></a>
 Prepare for <code>54.1.0</code> release (<a 
href="https://redirect.github.com/apache/arrow-rs/issues/7031";>#7031</a>)</li>
   <li><a 
href="https://github.com/apache/arrow-rs/commit/b1bfa0f5852536ef2edb43ac8ddb66c39e8a7233";><code>b1bfa0f</code></a>
 Fix <code>concat</code> for sliced <code>ListArrays</code> (<a 
href="https://redirect.github.com/apache/arrow-rs/issues/7037";>#7037</a>)</li>
   <li><a 
href="https://github.com/apache/arrow-rs/commit/c867b3447783b97e123e0e44909d12d2543c2b66";><code>c867b34</code></a>
 Create GitHub releases automatically on tagging (<a 
href="https://redirect.github.com/apache/arrow-rs/issues/7042";>#7042</a>)</li>
   <li><a 
href="https://github.com/apache/arrow-rs/commit/2bd43e99da6258926927cf2904e1eac815542b8f";><code>2bd43e9</code></a>
 Change Log On Succesful S3 Copy / Multipart Upload to Debug (<a 
href="https://redirect.github.com/apache/arrow-rs/issues/7033";>#7033</a>)</li>
   <li><a 
href="https://github.com/apache/arrow-rs/commit/6aaff7e38a573f797b31f89f869c3706cbe26e37";><code>6aaff7e</code></a>
 Add <code>is_valid</code> and <code>truncate</code> methods to 
<code>NullBufferBuilder</code> (<a 
href="https://redirect.github.com/apache/arrow-rs/issues/7013";>#7013</a>)</li>
   <li><a 
href="https://github.com/apache/arrow-rs/commit/a28f4ef5859e5f619f375bd96fafbade16641e5b";><code>a28f4ef</code></a>
 docs: add to bit slice iterator docs that the start value is inclusive and 
en...</li>
   <li><a 
href="https://github.com/apache/arrow-rs/commit/15249bfb196b2cb66aad64822697313d59cf7f69";><code>15249bf</code></a>
 Refactor ipc reading code into methods on <code>ArrayReader</code> (<a 
href="https://redirect.github.com/apache/arrow-rs/issues/7006";>#7006</a>)</li>
   <li><a 
href="https://github.com/apache/arrow-rs/commit/000353df20b2b586a0c8dcb4be1721469645a15a";><code>000353d</code></a>
 Add support for de/serializing list-encoded JSON structs <a 
href="https://redirect.github.com/apache/arrow-rs/issues/6558";>#6558</a> (<a 
href="https://redirect.github.com/apache/arrow-rs/issues/6643";>#6643</a>)</li>
   <li><a 
href="https://github.com/apache/arrow-rs/commit/f59b94fd7cae376e7398f31743bc732a746b25b3";><code>f59b94f</code></a>
 fix: use the values builder capacity for the hash map in 
`PrimitiveDictionary...</li>
   <li><a 
href="https://github.com/apache/arrow-rs/commit/d6fa07874c20e82d43cc556287353ab0875ac637";><code>d6fa078</code></a>
 Expose min/max values for Decimal128/256 and improve docs (<a 
href="https://redirect.github.com/apache/arrow-rs/issues/6992";>#6992</a>)</li>
   <li>Additional commits viewable in <a 
href="https://github.com/apache/arrow-rs/compare/54.0.0...54.1.0";>compare 
view</a></li>
   </ul>
   </details>
   <br />
   
   
   [![Dependabot compatibility 
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=arrow-array&package-manager=cargo&previous-version=54.0.0&new-version=54.1.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>


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: github-unsubscr...@datafusion.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: github-unsubscr...@datafusion.apache.org
For additional commands, e-mail: github-h...@datafusion.apache.org

Reply via email to