dependabot[bot] opened a new pull request, #2192:
URL: https://github.com/apache/iceberg-rust/pull/2192

   Bumps the arrow-parquet group with 7 updates:
   
   | Package | From | To |
   | --- | --- | --- |
   | [arrow-array](https://github.com/apache/arrow-rs) | `57.2.0` | `57.3.0` |
   | [arrow-buffer](https://github.com/apache/arrow-rs) | `57.2.0` | `57.3.0` |
   | [arrow-ord](https://github.com/apache/arrow-rs) | `57.2.0` | `57.3.0` |
   | [arrow-schema](https://github.com/apache/arrow-rs) | `57.2.0` | `57.3.0` |
   | [arrow-select](https://github.com/apache/arrow-rs) | `57.2.0` | `57.3.0` |
   | [arrow-string](https://github.com/apache/arrow-rs) | `57.2.0` | `57.3.0` |
   | [parquet](https://github.com/apache/arrow-rs) | `57.1.0` | `57.2.0` |
   
   Updates `arrow-array` from 57.2.0 to 57.3.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 57.3.0</h2>
   <!-- raw HTML omitted -->
   <h1>Changelog</h1>
   <h2><a href="https://github.com/apache/arrow-rs/tree/57.3.0";>57.3.0</a> 
(2026-02-02)</h2>
   <p><a href="https://github.com/apache/arrow-rs/compare/57.2.0...57.3.0";>Full 
Changelog</a></p>
   <p><strong>Breaking changes:</strong></p>
   <ul>
   <li>Revert &quot;Seal Array trait&quot;, mark <code>Array</code> as 
<code>unsafe</code> <a 
href="https://redirect.github.com/apache/arrow-rs/pull/9313";>#9313</a> (<a 
href="https://github.com/alamb";>alamb</a>, <a 
href="https://github.com/gabotechs";>gabotechs</a>)</li>
   <li>Mark <code>BufferBuilder::new_from_buffer</code> as unsafe <a 
href="https://redirect.github.com/apache/arrow-rs/pull/9312";>#9312</a> (<a 
href="https://github.com/alamb";>alamb</a>, <a 
href="https://github.com/Jefffrey";>Jefffrey</a>)</li>
   </ul>
   <p><strong>Fixed bugs:</strong></p>
   <ul>
   <li>Fix string array equality when the values buffer is the same and only 
the offsets to access it differ <a 
href="https://redirect.github.com/apache/arrow-rs/pull/9330";>#9330</a> (<a 
href="https://github.com/alamb";>alamb</a>, <a 
href="https://github.com/jhorstmann";>jhorstmann</a>)</li>
   <li>Ensure <code>BufferBuilder::truncate</code> doesn't overset length <a 
href="https://redirect.github.com/apache/arrow-rs/pull/9311";>#9311</a> (<a 
href="https://github.com/alamb";>alamb</a>, <a 
href="https://github.com/Jefffrey";>Jefffrey</a>)</li>
   <li>[parquet] Provide only encrypted column stats in plaintext footer <a 
href="https://redirect.github.com/apache/arrow-rs/pull/9310";>#9310</a> (<a 
href="https://github.com/alamb";>alamb</a>, <a 
href="https://github.com/rok";>rok</a>, <a 
href="https://github.com/adamreeve";>adamreeve</a>)</li>
   <li>[regression] Error with adaptive predicate pushdown: &quot;Invalid 
offset …&quot; <a 
href="https://redirect.github.com/apache/arrow-rs/pull/9309";>#9309</a> (<a 
href="https://github.com/alamb";>alamb</a>, <a 
href="https://github.com/erratic-pattern";>erratic-pattern</a>, <a 
href="https://github.com/sdf-jkl";>sdf-jkl</a>)</li>
   </ul>
   </blockquote>
   </details>
   <details>
   <summary>Changelog</summary>
   <p><em>Sourced from <a 
href="https://github.com/apache/arrow-rs/blob/main/CHANGELOG.md";>arrow-array's 
changelog</a>.</em></p>
   <blockquote>
   <!-- raw HTML omitted -->
   <h1>Changelog</h1>
   <h2><a href="https://github.com/apache/arrow-rs/tree/58.0.0";>58.0.0</a> 
(2026-02-19)</h2>
   <p><a href="https://github.com/apache/arrow-rs/compare/57.3.0...58.0.0";>Full 
Changelog</a></p>
   <p><strong>Breaking changes:</strong></p>
   <ul>
   <li>Remove support for List types in bit_length kernel <a 
href="https://redirect.github.com/apache/arrow-rs/pull/9350";>#9350</a> [<a 
href="https://github.com/apache/arrow-rs/labels/arrow";>arrow</a>] (<a 
href="https://github.com/codephage2020";>codephage2020</a>)</li>
   <li>Optimize <code>from_bitwise_unary_op</code> <a 
href="https://redirect.github.com/apache/arrow-rs/pull/9297";>#9297</a> [<a 
href="https://github.com/apache/arrow-rs/labels/arrow";>arrow</a>] (<a 
href="https://github.com/Dandandan";>Dandandan</a>)</li>
   <li>Mark <code>BufferBuilder::new_from_buffer</code> as unsafe <a 
href="https://redirect.github.com/apache/arrow-rs/pull/9292";>#9292</a> [<a 
href="https://github.com/apache/arrow-rs/labels/arrow";>arrow</a>] (<a 
href="https://github.com/Jefffrey";>Jefffrey</a>)</li>
   <li>[Variant] Support <code>['fieldName']</code> in VariantPath parser <a 
href="https://redirect.github.com/apache/arrow-rs/pull/9276";>#9276</a> (<a 
href="https://github.com/klion26";>klion26</a>)</li>
   <li>Remove parquet arrow_cast dependency <a 
href="https://redirect.github.com/apache/arrow-rs/pull/9077";>#9077</a> [<a 
href="https://github.com/apache/arrow-rs/labels/parquet";>parquet</a>] (<a 
href="https://github.com/tustvold";>tustvold</a>)</li>
   <li>feat: change default behavior for Parquet <code>PageEncodingStats</code> 
to bitmask <a 
href="https://redirect.github.com/apache/arrow-rs/pull/9051";>#9051</a> [<a 
href="https://github.com/apache/arrow-rs/labels/parquet";>parquet</a>] (<a 
href="https://github.com/WaterWhisperer";>WaterWhisperer</a>)</li>
   <li>[arrow] Minimize allocation in GenericViewArray::slice() <a 
href="https://redirect.github.com/apache/arrow-rs/pull/9016";>#9016</a> [<a 
href="https://github.com/apache/arrow-rs/labels/arrow";>arrow</a>] (<a 
href="https://github.com/maxburke";>maxburke</a>)</li>
   </ul>
   <p><strong>Implemented enhancements:</strong></p>
   <ul>
   <li>Avoid allocating a <code>Vec</code> in <code>StructBuilder</code> <a 
href="https://redirect.github.com/apache/arrow-rs/issues/9427";>#9427</a></li>
   <li>Zstd context reuse <a 
href="https://redirect.github.com/apache/arrow-rs/issues/9401";>#9401</a></li>
   <li>Optimize <code>from_bitwise_unary_op</code> <a 
href="https://redirect.github.com/apache/arrow-rs/issues/9364";>#9364</a></li>
   <li>Support <code>RunEndEncoded</code> in ord comparator <a 
href="https://redirect.github.com/apache/arrow-rs/issues/9360";>#9360</a></li>
   <li>Support <code>RunEndEncoded</code> arrays in <code>arrow-json</code> <a 
href="https://redirect.github.com/apache/arrow-rs/issues/9359";>#9359</a></li>
   <li>Support <code>BinaryView</code> in <code>bit_length</code> kernel <a 
href="https://redirect.github.com/apache/arrow-rs/issues/9351";>#9351</a></li>
   <li>Remove support for <code>List</code> types in <code>bit_length</code> 
kernel <a 
href="https://redirect.github.com/apache/arrow-rs/issues/9349";>#9349</a></li>
   <li>Support roundtrip <code>ListView</code> in parquet arrow writer <a 
href="https://redirect.github.com/apache/arrow-rs/issues/9344";>#9344</a></li>
   <li>Support <code>ListView</code> in <code>length</code> kernel <a 
href="https://redirect.github.com/apache/arrow-rs/issues/9343";>#9343</a></li>
   <li>Support <code>ListView</code> in sort kernel <a 
href="https://redirect.github.com/apache/arrow-rs/issues/9341";>#9341</a></li>
   <li>Add some way to create a Timestamp from a <code>DateTime</code> <a 
href="https://redirect.github.com/apache/arrow-rs/issues/9337";>#9337</a></li>
   <li>Introduce <code>DataType::is_list</code> and 
<code>DataType::IsBinary</code> <a 
href="https://redirect.github.com/apache/arrow-rs/issues/9326";>#9326</a></li>
   <li>Performance of creating all null dictionary array can be improved <a 
href="https://redirect.github.com/apache/arrow-rs/issues/9321";>#9321</a></li>
   </ul>
   <!-- raw HTML omitted -->
   </blockquote>
   <p>... (truncated)</p>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/apache/arrow-rs/commit/750500594839258f809a8248bce92b244bbb40cc";><code>7505005</code></a>
 [57_maintenance] Update version to 57.3.0, add changelog (<a 
href="https://redirect.github.com/apache/arrow-rs/issues/9333";>#9333</a>)</li>
   <li><a 
href="https://github.com/apache/arrow-rs/commit/6bbfb9932b5268c600bcf3dc201e79acd20a551e";><code>6bbfb99</code></a>
 [maintenance_57] Fix string array equality when the values buffer is the 
same...</li>
   <li><a 
href="https://github.com/apache/arrow-rs/commit/505eb8ec606907af2144ca664555ec60d1d55a26";><code>505eb8e</code></a>
 [57_maintenance] Revert &quot;Seal Array trait (<a 
href="https://redirect.github.com/apache/arrow-rs/issues/9092";>#9092</a>)&quot;,
 mark <code>Array</code> as <code>unsafe</code> ...</li>
   <li><a 
href="https://github.com/apache/arrow-rs/commit/74cf9142cc36dac1514cd0bcc71ed6974155689e";><code>74cf914</code></a>
 [57_maintenance] Mark <code>BufferBuilder::new_from_buffer</code> as unsafe 
(<a href="https://redirect.github.com/apache/arrow-rs/issues/9292";>#9292</a>) 
(<a 
href="https://redirect.github.com/apache/arrow-rs/issues/9312";>#9312</a>)</li>
   <li><a 
href="https://github.com/apache/arrow-rs/commit/25cc1ac28ccdf2fffb844380d2dde1a1966b5ae4";><code>25cc1ac</code></a>
 [57_maintenance] fix: ensure <code>BufferBuilder::truncate</code> doesn't 
overset length...</li>
   <li><a 
href="https://github.com/apache/arrow-rs/commit/9fc2fbb72e4a7e6dd1c339a69ff3a0f4ca5ec0c1";><code>9fc2fbb</code></a>
 [57_maintenance[Parquet] Provide only encrypted column stats in plaintext 
foo...</li>
   <li><a 
href="https://github.com/apache/arrow-rs/commit/3df3157b5b14b9f99869cec4cd9feedc0a6736c1";><code>3df3157</code></a>
 [57_maintenance] [regression] Error with adaptive predicate pushdown: 
&quot;Invali...</li>
   <li>See full diff in <a 
href="https://github.com/apache/arrow-rs/compare/57.2.0...57.3.0";>compare 
view</a></li>
   </ul>
   </details>
   <br />
   
   Updates `arrow-buffer` from 57.2.0 to 57.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 57.3.0</h2>
   <!-- raw HTML omitted -->
   <h1>Changelog</h1>
   <h2><a href="https://github.com/apache/arrow-rs/tree/57.3.0";>57.3.0</a> 
(2026-02-02)</h2>
   <p><a href="https://github.com/apache/arrow-rs/compare/57.2.0...57.3.0";>Full 
Changelog</a></p>
   <p><strong>Breaking changes:</strong></p>
   <ul>
   <li>Revert &quot;Seal Array trait&quot;, mark <code>Array</code> as 
<code>unsafe</code> <a 
href="https://redirect.github.com/apache/arrow-rs/pull/9313";>#9313</a> (<a 
href="https://github.com/alamb";>alamb</a>, <a 
href="https://github.com/gabotechs";>gabotechs</a>)</li>
   <li>Mark <code>BufferBuilder::new_from_buffer</code> as unsafe <a 
href="https://redirect.github.com/apache/arrow-rs/pull/9312";>#9312</a> (<a 
href="https://github.com/alamb";>alamb</a>, <a 
href="https://github.com/Jefffrey";>Jefffrey</a>)</li>
   </ul>
   <p><strong>Fixed bugs:</strong></p>
   <ul>
   <li>Fix string array equality when the values buffer is the same and only 
the offsets to access it differ <a 
href="https://redirect.github.com/apache/arrow-rs/pull/9330";>#9330</a> (<a 
href="https://github.com/alamb";>alamb</a>, <a 
href="https://github.com/jhorstmann";>jhorstmann</a>)</li>
   <li>Ensure <code>BufferBuilder::truncate</code> doesn't overset length <a 
href="https://redirect.github.com/apache/arrow-rs/pull/9311";>#9311</a> (<a 
href="https://github.com/alamb";>alamb</a>, <a 
href="https://github.com/Jefffrey";>Jefffrey</a>)</li>
   <li>[parquet] Provide only encrypted column stats in plaintext footer <a 
href="https://redirect.github.com/apache/arrow-rs/pull/9310";>#9310</a> (<a 
href="https://github.com/alamb";>alamb</a>, <a 
href="https://github.com/rok";>rok</a>, <a 
href="https://github.com/adamreeve";>adamreeve</a>)</li>
   <li>[regression] Error with adaptive predicate pushdown: &quot;Invalid 
offset …&quot; <a 
href="https://redirect.github.com/apache/arrow-rs/pull/9309";>#9309</a> (<a 
href="https://github.com/alamb";>alamb</a>, <a 
href="https://github.com/erratic-pattern";>erratic-pattern</a>, <a 
href="https://github.com/sdf-jkl";>sdf-jkl</a>)</li>
   </ul>
   </blockquote>
   </details>
   <details>
   <summary>Changelog</summary>
   <p><em>Sourced from <a 
href="https://github.com/apache/arrow-rs/blob/main/CHANGELOG.md";>arrow-buffer's 
changelog</a>.</em></p>
   <blockquote>
   <!-- raw HTML omitted -->
   <h1>Changelog</h1>
   <h2><a href="https://github.com/apache/arrow-rs/tree/58.0.0";>58.0.0</a> 
(2026-02-19)</h2>
   <p><a href="https://github.com/apache/arrow-rs/compare/57.3.0...58.0.0";>Full 
Changelog</a></p>
   <p><strong>Breaking changes:</strong></p>
   <ul>
   <li>Remove support for List types in bit_length kernel <a 
href="https://redirect.github.com/apache/arrow-rs/pull/9350";>#9350</a> [<a 
href="https://github.com/apache/arrow-rs/labels/arrow";>arrow</a>] (<a 
href="https://github.com/codephage2020";>codephage2020</a>)</li>
   <li>Optimize <code>from_bitwise_unary_op</code> <a 
href="https://redirect.github.com/apache/arrow-rs/pull/9297";>#9297</a> [<a 
href="https://github.com/apache/arrow-rs/labels/arrow";>arrow</a>] (<a 
href="https://github.com/Dandandan";>Dandandan</a>)</li>
   <li>Mark <code>BufferBuilder::new_from_buffer</code> as unsafe <a 
href="https://redirect.github.com/apache/arrow-rs/pull/9292";>#9292</a> [<a 
href="https://github.com/apache/arrow-rs/labels/arrow";>arrow</a>] (<a 
href="https://github.com/Jefffrey";>Jefffrey</a>)</li>
   <li>[Variant] Support <code>['fieldName']</code> in VariantPath parser <a 
href="https://redirect.github.com/apache/arrow-rs/pull/9276";>#9276</a> (<a 
href="https://github.com/klion26";>klion26</a>)</li>
   <li>Remove parquet arrow_cast dependency <a 
href="https://redirect.github.com/apache/arrow-rs/pull/9077";>#9077</a> [<a 
href="https://github.com/apache/arrow-rs/labels/parquet";>parquet</a>] (<a 
href="https://github.com/tustvold";>tustvold</a>)</li>
   <li>feat: change default behavior for Parquet <code>PageEncodingStats</code> 
to bitmask <a 
href="https://redirect.github.com/apache/arrow-rs/pull/9051";>#9051</a> [<a 
href="https://github.com/apache/arrow-rs/labels/parquet";>parquet</a>] (<a 
href="https://github.com/WaterWhisperer";>WaterWhisperer</a>)</li>
   <li>[arrow] Minimize allocation in GenericViewArray::slice() <a 
href="https://redirect.github.com/apache/arrow-rs/pull/9016";>#9016</a> [<a 
href="https://github.com/apache/arrow-rs/labels/arrow";>arrow</a>] (<a 
href="https://github.com/maxburke";>maxburke</a>)</li>
   </ul>
   <p><strong>Implemented enhancements:</strong></p>
   <ul>
   <li>Avoid allocating a <code>Vec</code> in <code>StructBuilder</code> <a 
href="https://redirect.github.com/apache/arrow-rs/issues/9427";>#9427</a></li>
   <li>Zstd context reuse <a 
href="https://redirect.github.com/apache/arrow-rs/issues/9401";>#9401</a></li>
   <li>Optimize <code>from_bitwise_unary_op</code> <a 
href="https://redirect.github.com/apache/arrow-rs/issues/9364";>#9364</a></li>
   <li>Support <code>RunEndEncoded</code> in ord comparator <a 
href="https://redirect.github.com/apache/arrow-rs/issues/9360";>#9360</a></li>
   <li>Support <code>RunEndEncoded</code> arrays in <code>arrow-json</code> <a 
href="https://redirect.github.com/apache/arrow-rs/issues/9359";>#9359</a></li>
   <li>Support <code>BinaryView</code> in <code>bit_length</code> kernel <a 
href="https://redirect.github.com/apache/arrow-rs/issues/9351";>#9351</a></li>
   <li>Remove support for <code>List</code> types in <code>bit_length</code> 
kernel <a 
href="https://redirect.github.com/apache/arrow-rs/issues/9349";>#9349</a></li>
   <li>Support roundtrip <code>ListView</code> in parquet arrow writer <a 
href="https://redirect.github.com/apache/arrow-rs/issues/9344";>#9344</a></li>
   <li>Support <code>ListView</code> in <code>length</code> kernel <a 
href="https://redirect.github.com/apache/arrow-rs/issues/9343";>#9343</a></li>
   <li>Support <code>ListView</code> in sort kernel <a 
href="https://redirect.github.com/apache/arrow-rs/issues/9341";>#9341</a></li>
   <li>Add some way to create a Timestamp from a <code>DateTime</code> <a 
href="https://redirect.github.com/apache/arrow-rs/issues/9337";>#9337</a></li>
   <li>Introduce <code>DataType::is_list</code> and 
<code>DataType::IsBinary</code> <a 
href="https://redirect.github.com/apache/arrow-rs/issues/9326";>#9326</a></li>
   <li>Performance of creating all null dictionary array can be improved <a 
href="https://redirect.github.com/apache/arrow-rs/issues/9321";>#9321</a></li>
   </ul>
   <!-- raw HTML omitted -->
   </blockquote>
   <p>... (truncated)</p>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/apache/arrow-rs/commit/750500594839258f809a8248bce92b244bbb40cc";><code>7505005</code></a>
 [57_maintenance] Update version to 57.3.0, add changelog (<a 
href="https://redirect.github.com/apache/arrow-rs/issues/9333";>#9333</a>)</li>
   <li><a 
href="https://github.com/apache/arrow-rs/commit/6bbfb9932b5268c600bcf3dc201e79acd20a551e";><code>6bbfb99</code></a>
 [maintenance_57] Fix string array equality when the values buffer is the 
same...</li>
   <li><a 
href="https://github.com/apache/arrow-rs/commit/505eb8ec606907af2144ca664555ec60d1d55a26";><code>505eb8e</code></a>
 [57_maintenance] Revert &quot;Seal Array trait (<a 
href="https://redirect.github.com/apache/arrow-rs/issues/9092";>#9092</a>)&quot;,
 mark <code>Array</code> as <code>unsafe</code> ...</li>
   <li><a 
href="https://github.com/apache/arrow-rs/commit/74cf9142cc36dac1514cd0bcc71ed6974155689e";><code>74cf914</code></a>
 [57_maintenance] Mark <code>BufferBuilder::new_from_buffer</code> as unsafe 
(<a href="https://redirect.github.com/apache/arrow-rs/issues/9292";>#9292</a>) 
(<a 
href="https://redirect.github.com/apache/arrow-rs/issues/9312";>#9312</a>)</li>
   <li><a 
href="https://github.com/apache/arrow-rs/commit/25cc1ac28ccdf2fffb844380d2dde1a1966b5ae4";><code>25cc1ac</code></a>
 [57_maintenance] fix: ensure <code>BufferBuilder::truncate</code> doesn't 
overset length...</li>
   <li><a 
href="https://github.com/apache/arrow-rs/commit/9fc2fbb72e4a7e6dd1c339a69ff3a0f4ca5ec0c1";><code>9fc2fbb</code></a>
 [57_maintenance[Parquet] Provide only encrypted column stats in plaintext 
foo...</li>
   <li><a 
href="https://github.com/apache/arrow-rs/commit/3df3157b5b14b9f99869cec4cd9feedc0a6736c1";><code>3df3157</code></a>
 [57_maintenance] [regression] Error with adaptive predicate pushdown: 
&quot;Invali...</li>
   <li>See full diff in <a 
href="https://github.com/apache/arrow-rs/compare/57.2.0...57.3.0";>compare 
view</a></li>
   </ul>
   </details>
   <br />
   
   Updates `arrow-ord` from 57.2.0 to 57.3.0
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a 
href="https://github.com/apache/arrow-rs/releases";>arrow-ord's 
releases</a>.</em></p>
   <blockquote>
   <h2>arrow 57.3.0</h2>
   <!-- raw HTML omitted -->
   <h1>Changelog</h1>
   <h2><a href="https://github.com/apache/arrow-rs/tree/57.3.0";>57.3.0</a> 
(2026-02-02)</h2>
   <p><a href="https://github.com/apache/arrow-rs/compare/57.2.0...57.3.0";>Full 
Changelog</a></p>
   <p><strong>Breaking changes:</strong></p>
   <ul>
   <li>Revert &quot;Seal Array trait&quot;, mark <code>Array</code> as 
<code>unsafe</code> <a 
href="https://redirect.github.com/apache/arrow-rs/pull/9313";>#9313</a> (<a 
href="https://github.com/alamb";>alamb</a>, <a 
href="https://github.com/gabotechs";>gabotechs</a>)</li>
   <li>Mark <code>BufferBuilder::new_from_buffer</code> as unsafe <a 
href="https://redirect.github.com/apache/arrow-rs/pull/9312";>#9312</a> (<a 
href="https://github.com/alamb";>alamb</a>, <a 
href="https://github.com/Jefffrey";>Jefffrey</a>)</li>
   </ul>
   <p><strong>Fixed bugs:</strong></p>
   <ul>
   <li>Fix string array equality when the values buffer is the same and only 
the offsets to access it differ <a 
href="https://redirect.github.com/apache/arrow-rs/pull/9330";>#9330</a> (<a 
href="https://github.com/alamb";>alamb</a>, <a 
href="https://github.com/jhorstmann";>jhorstmann</a>)</li>
   <li>Ensure <code>BufferBuilder::truncate</code> doesn't overset length <a 
href="https://redirect.github.com/apache/arrow-rs/pull/9311";>#9311</a> (<a 
href="https://github.com/alamb";>alamb</a>, <a 
href="https://github.com/Jefffrey";>Jefffrey</a>)</li>
   <li>[parquet] Provide only encrypted column stats in plaintext footer <a 
href="https://redirect.github.com/apache/arrow-rs/pull/9310";>#9310</a> (<a 
href="https://github.com/alamb";>alamb</a>, <a 
href="https://github.com/rok";>rok</a>, <a 
href="https://github.com/adamreeve";>adamreeve</a>)</li>
   <li>[regression] Error with adaptive predicate pushdown: &quot;Invalid 
offset …&quot; <a 
href="https://redirect.github.com/apache/arrow-rs/pull/9309";>#9309</a> (<a 
href="https://github.com/alamb";>alamb</a>, <a 
href="https://github.com/erratic-pattern";>erratic-pattern</a>, <a 
href="https://github.com/sdf-jkl";>sdf-jkl</a>)</li>
   </ul>
   </blockquote>
   </details>
   <details>
   <summary>Changelog</summary>
   <p><em>Sourced from <a 
href="https://github.com/apache/arrow-rs/blob/main/CHANGELOG.md";>arrow-ord's 
changelog</a>.</em></p>
   <blockquote>
   <!-- raw HTML omitted -->
   <h1>Changelog</h1>
   <h2><a href="https://github.com/apache/arrow-rs/tree/58.0.0";>58.0.0</a> 
(2026-02-19)</h2>
   <p><a href="https://github.com/apache/arrow-rs/compare/57.3.0...58.0.0";>Full 
Changelog</a></p>
   <p><strong>Breaking changes:</strong></p>
   <ul>
   <li>Remove support for List types in bit_length kernel <a 
href="https://redirect.github.com/apache/arrow-rs/pull/9350";>#9350</a> [<a 
href="https://github.com/apache/arrow-rs/labels/arrow";>arrow</a>] (<a 
href="https://github.com/codephage2020";>codephage2020</a>)</li>
   <li>Optimize <code>from_bitwise_unary_op</code> <a 
href="https://redirect.github.com/apache/arrow-rs/pull/9297";>#9297</a> [<a 
href="https://github.com/apache/arrow-rs/labels/arrow";>arrow</a>] (<a 
href="https://github.com/Dandandan";>Dandandan</a>)</li>
   <li>Mark <code>BufferBuilder::new_from_buffer</code> as unsafe <a 
href="https://redirect.github.com/apache/arrow-rs/pull/9292";>#9292</a> [<a 
href="https://github.com/apache/arrow-rs/labels/arrow";>arrow</a>] (<a 
href="https://github.com/Jefffrey";>Jefffrey</a>)</li>
   <li>[Variant] Support <code>['fieldName']</code> in VariantPath parser <a 
href="https://redirect.github.com/apache/arrow-rs/pull/9276";>#9276</a> (<a 
href="https://github.com/klion26";>klion26</a>)</li>
   <li>Remove parquet arrow_cast dependency <a 
href="https://redirect.github.com/apache/arrow-rs/pull/9077";>#9077</a> [<a 
href="https://github.com/apache/arrow-rs/labels/parquet";>parquet</a>] (<a 
href="https://github.com/tustvold";>tustvold</a>)</li>
   <li>feat: change default behavior for Parquet <code>PageEncodingStats</code> 
to bitmask <a 
href="https://redirect.github.com/apache/arrow-rs/pull/9051";>#9051</a> [<a 
href="https://github.com/apache/arrow-rs/labels/parquet";>parquet</a>] (<a 
href="https://github.com/WaterWhisperer";>WaterWhisperer</a>)</li>
   <li>[arrow] Minimize allocation in GenericViewArray::slice() <a 
href="https://redirect.github.com/apache/arrow-rs/pull/9016";>#9016</a> [<a 
href="https://github.com/apache/arrow-rs/labels/arrow";>arrow</a>] (<a 
href="https://github.com/maxburke";>maxburke</a>)</li>
   </ul>
   <p><strong>Implemented enhancements:</strong></p>
   <ul>
   <li>Avoid allocating a <code>Vec</code> in <code>StructBuilder</code> <a 
href="https://redirect.github.com/apache/arrow-rs/issues/9427";>#9427</a></li>
   <li>Zstd context reuse <a 
href="https://redirect.github.com/apache/arrow-rs/issues/9401";>#9401</a></li>
   <li>Optimize <code>from_bitwise_unary_op</code> <a 
href="https://redirect.github.com/apache/arrow-rs/issues/9364";>#9364</a></li>
   <li>Support <code>RunEndEncoded</code> in ord comparator <a 
href="https://redirect.github.com/apache/arrow-rs/issues/9360";>#9360</a></li>
   <li>Support <code>RunEndEncoded</code> arrays in <code>arrow-json</code> <a 
href="https://redirect.github.com/apache/arrow-rs/issues/9359";>#9359</a></li>
   <li>Support <code>BinaryView</code> in <code>bit_length</code> kernel <a 
href="https://redirect.github.com/apache/arrow-rs/issues/9351";>#9351</a></li>
   <li>Remove support for <code>List</code> types in <code>bit_length</code> 
kernel <a 
href="https://redirect.github.com/apache/arrow-rs/issues/9349";>#9349</a></li>
   <li>Support roundtrip <code>ListView</code> in parquet arrow writer <a 
href="https://redirect.github.com/apache/arrow-rs/issues/9344";>#9344</a></li>
   <li>Support <code>ListView</code> in <code>length</code> kernel <a 
href="https://redirect.github.com/apache/arrow-rs/issues/9343";>#9343</a></li>
   <li>Support <code>ListView</code> in sort kernel <a 
href="https://redirect.github.com/apache/arrow-rs/issues/9341";>#9341</a></li>
   <li>Add some way to create a Timestamp from a <code>DateTime</code> <a 
href="https://redirect.github.com/apache/arrow-rs/issues/9337";>#9337</a></li>
   <li>Introduce <code>DataType::is_list</code> and 
<code>DataType::IsBinary</code> <a 
href="https://redirect.github.com/apache/arrow-rs/issues/9326";>#9326</a></li>
   <li>Performance of creating all null dictionary array can be improved <a 
href="https://redirect.github.com/apache/arrow-rs/issues/9321";>#9321</a></li>
   </ul>
   <!-- raw HTML omitted -->
   </blockquote>
   <p>... (truncated)</p>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/apache/arrow-rs/commit/750500594839258f809a8248bce92b244bbb40cc";><code>7505005</code></a>
 [57_maintenance] Update version to 57.3.0, add changelog (<a 
href="https://redirect.github.com/apache/arrow-rs/issues/9333";>#9333</a>)</li>
   <li><a 
href="https://github.com/apache/arrow-rs/commit/6bbfb9932b5268c600bcf3dc201e79acd20a551e";><code>6bbfb99</code></a>
 [maintenance_57] Fix string array equality when the values buffer is the 
same...</li>
   <li><a 
href="https://github.com/apache/arrow-rs/commit/505eb8ec606907af2144ca664555ec60d1d55a26";><code>505eb8e</code></a>
 [57_maintenance] Revert &quot;Seal Array trait (<a 
href="https://redirect.github.com/apache/arrow-rs/issues/9092";>#9092</a>)&quot;,
 mark <code>Array</code> as <code>unsafe</code> ...</li>
   <li><a 
href="https://github.com/apache/arrow-rs/commit/74cf9142cc36dac1514cd0bcc71ed6974155689e";><code>74cf914</code></a>
 [57_maintenance] Mark <code>BufferBuilder::new_from_buffer</code> as unsafe 
(<a href="https://redirect.github.com/apache/arrow-rs/issues/9292";>#9292</a>) 
(<a 
href="https://redirect.github.com/apache/arrow-rs/issues/9312";>#9312</a>)</li>
   <li><a 
href="https://github.com/apache/arrow-rs/commit/25cc1ac28ccdf2fffb844380d2dde1a1966b5ae4";><code>25cc1ac</code></a>
 [57_maintenance] fix: ensure <code>BufferBuilder::truncate</code> doesn't 
overset length...</li>
   <li><a 
href="https://github.com/apache/arrow-rs/commit/9fc2fbb72e4a7e6dd1c339a69ff3a0f4ca5ec0c1";><code>9fc2fbb</code></a>
 [57_maintenance[Parquet] Provide only encrypted column stats in plaintext 
foo...</li>
   <li><a 
href="https://github.com/apache/arrow-rs/commit/3df3157b5b14b9f99869cec4cd9feedc0a6736c1";><code>3df3157</code></a>
 [57_maintenance] [regression] Error with adaptive predicate pushdown: 
&quot;Invali...</li>
   <li>See full diff in <a 
href="https://github.com/apache/arrow-rs/compare/57.2.0...57.3.0";>compare 
view</a></li>
   </ul>
   </details>
   <br />
   
   Updates `arrow-schema` from 57.2.0 to 57.3.0
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a 
href="https://github.com/apache/arrow-rs/releases";>arrow-schema's 
releases</a>.</em></p>
   <blockquote>
   <h2>arrow 57.3.0</h2>
   <!-- raw HTML omitted -->
   <h1>Changelog</h1>
   <h2><a href="https://github.com/apache/arrow-rs/tree/57.3.0";>57.3.0</a> 
(2026-02-02)</h2>
   <p><a href="https://github.com/apache/arrow-rs/compare/57.2.0...57.3.0";>Full 
Changelog</a></p>
   <p><strong>Breaking changes:</strong></p>
   <ul>
   <li>Revert &quot;Seal Array trait&quot;, mark <code>Array</code> as 
<code>unsafe</code> <a 
href="https://redirect.github.com/apache/arrow-rs/pull/9313";>#9313</a> (<a 
href="https://github.com/alamb";>alamb</a>, <a 
href="https://github.com/gabotechs";>gabotechs</a>)</li>
   <li>Mark <code>BufferBuilder::new_from_buffer</code> as unsafe <a 
href="https://redirect.github.com/apache/arrow-rs/pull/9312";>#9312</a> (<a 
href="https://github.com/alamb";>alamb</a>, <a 
href="https://github.com/Jefffrey";>Jefffrey</a>)</li>
   </ul>
   <p><strong>Fixed bugs:</strong></p>
   <ul>
   <li>Fix string array equality when the values buffer is the same and only 
the offsets to access it differ <a 
href="https://redirect.github.com/apache/arrow-rs/pull/9330";>#9330</a> (<a 
href="https://github.com/alamb";>alamb</a>, <a 
href="https://github.com/jhorstmann";>jhorstmann</a>)</li>
   <li>Ensure <code>BufferBuilder::truncate</code> doesn't overset length <a 
href="https://redirect.github.com/apache/arrow-rs/pull/9311";>#9311</a> (<a 
href="https://github.com/alamb";>alamb</a>, <a 
href="https://github.com/Jefffrey";>Jefffrey</a>)</li>
   <li>[parquet] Provide only encrypted column stats in plaintext footer <a 
href="https://redirect.github.com/apache/arrow-rs/pull/9310";>#9310</a> (<a 
href="https://github.com/alamb";>alamb</a>, <a 
href="https://github.com/rok";>rok</a>, <a 
href="https://github.com/adamreeve";>adamreeve</a>)</li>
   <li>[regression] Error with adaptive predicate pushdown: &quot;Invalid 
offset …&quot; <a 
href="https://redirect.github.com/apache/arrow-rs/pull/9309";>#9309</a> (<a 
href="https://github.com/alamb";>alamb</a>, <a 
href="https://github.com/erratic-pattern";>erratic-pattern</a>, <a 
href="https://github.com/sdf-jkl";>sdf-jkl</a>)</li>
   </ul>
   </blockquote>
   </details>
   <details>
   <summary>Changelog</summary>
   <p><em>Sourced from <a 
href="https://github.com/apache/arrow-rs/blob/main/CHANGELOG.md";>arrow-schema's 
changelog</a>.</em></p>
   <blockquote>
   <!-- raw HTML omitted -->
   <h1>Changelog</h1>
   <h2><a href="https://github.com/apache/arrow-rs/tree/58.0.0";>58.0.0</a> 
(2026-02-19)</h2>
   <p><a href="https://github.com/apache/arrow-rs/compare/57.3.0...58.0.0";>Full 
Changelog</a></p>
   <p><strong>Breaking changes:</strong></p>
   <ul>
   <li>Remove support for List types in bit_length kernel <a 
href="https://redirect.github.com/apache/arrow-rs/pull/9350";>#9350</a> [<a 
href="https://github.com/apache/arrow-rs/labels/arrow";>arrow</a>] (<a 
href="https://github.com/codephage2020";>codephage2020</a>)</li>
   <li>Optimize <code>from_bitwise_unary_op</code> <a 
href="https://redirect.github.com/apache/arrow-rs/pull/9297";>#9297</a> [<a 
href="https://github.com/apache/arrow-rs/labels/arrow";>arrow</a>] (<a 
href="https://github.com/Dandandan";>Dandandan</a>)</li>
   <li>Mark <code>BufferBuilder::new_from_buffer</code> as unsafe <a 
href="https://redirect.github.com/apache/arrow-rs/pull/9292";>#9292</a> [<a 
href="https://github.com/apache/arrow-rs/labels/arrow";>arrow</a>] (<a 
href="https://github.com/Jefffrey";>Jefffrey</a>)</li>
   <li>[Variant] Support <code>['fieldName']</code> in VariantPath parser <a 
href="https://redirect.github.com/apache/arrow-rs/pull/9276";>#9276</a> (<a 
href="https://github.com/klion26";>klion26</a>)</li>
   <li>Remove parquet arrow_cast dependency <a 
href="https://redirect.github.com/apache/arrow-rs/pull/9077";>#9077</a> [<a 
href="https://github.com/apache/arrow-rs/labels/parquet";>parquet</a>] (<a 
href="https://github.com/tustvold";>tustvold</a>)</li>
   <li>feat: change default behavior for Parquet <code>PageEncodingStats</code> 
to bitmask <a 
href="https://redirect.github.com/apache/arrow-rs/pull/9051";>#9051</a> [<a 
href="https://github.com/apache/arrow-rs/labels/parquet";>parquet</a>] (<a 
href="https://github.com/WaterWhisperer";>WaterWhisperer</a>)</li>
   <li>[arrow] Minimize allocation in GenericViewArray::slice() <a 
href="https://redirect.github.com/apache/arrow-rs/pull/9016";>#9016</a> [<a 
href="https://github.com/apache/arrow-rs/labels/arrow";>arrow</a>] (<a 
href="https://github.com/maxburke";>maxburke</a>)</li>
   </ul>
   <p><strong>Implemented enhancements:</strong></p>
   <ul>
   <li>Avoid allocating a <code>Vec</code> in <code>StructBuilder</code> <a 
href="https://redirect.github.com/apache/arrow-rs/issues/9427";>#9427</a></li>
   <li>Zstd context reuse <a 
href="https://redirect.github.com/apache/arrow-rs/issues/9401";>#9401</a></li>
   <li>Optimize <code>from_bitwise_unary_op</code> <a 
href="https://redirect.github.com/apache/arrow-rs/issues/9364";>#9364</a></li>
   <li>Support <code>RunEndEncoded</code> in ord comparator <a 
href="https://redirect.github.com/apache/arrow-rs/issues/9360";>#9360</a></li>
   <li>Support <code>RunEndEncoded</code> arrays in <code>arrow-json</code> <a 
href="https://redirect.github.com/apache/arrow-rs/issues/9359";>#9359</a></li>
   <li>Support <code>BinaryView</code> in <code>bit_length</code> kernel <a 
href="https://redirect.github.com/apache/arrow-rs/issues/9351";>#9351</a></li>
   <li>Remove support for <code>List</code> types in <code>bit_length</code> 
kernel <a 
href="https://redirect.github.com/apache/arrow-rs/issues/9349";>#9349</a></li>
   <li>Support roundtrip <code>ListView</code> in parquet arrow writer <a 
href="https://redirect.github.com/apache/arrow-rs/issues/9344";>#9344</a></li>
   <li>Support <code>ListView</code> in <code>length</code> kernel <a 
href="https://redirect.github.com/apache/arrow-rs/issues/9343";>#9343</a></li>
   <li>Support <code>ListView</code> in sort kernel <a 
href="https://redirect.github.com/apache/arrow-rs/issues/9341";>#9341</a></li>
   <li>Add some way to create a Timestamp from a <code>DateTime</code> <a 
href="https://redirect.github.com/apache/arrow-rs/issues/9337";>#9337</a></li>
   <li>Introduce <code>DataType::is_list</code> and 
<code>DataType::IsBinary</code> <a 
href="https://redirect.github.com/apache/arrow-rs/issues/9326";>#9326</a></li>
   <li>Performance of creating all null dictionary array can be improved <a 
href="https://redirect.github.com/apache/arrow-rs/issues/9321";>#9321</a></li>
   </ul>
   <!-- raw HTML omitted -->
   </blockquote>
   <p>... (truncated)</p>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/apache/arrow-rs/commit/750500594839258f809a8248bce92b244bbb40cc";><code>7505005</code></a>
 [57_maintenance] Update version to 57.3.0, add changelog (<a 
href="https://redirect.github.com/apache/arrow-rs/issues/9333";>#9333</a>)</li>
   <li><a 
href="https://github.com/apache/arrow-rs/commit/6bbfb9932b5268c600bcf3dc201e79acd20a551e";><code>6bbfb99</code></a>
 [maintenance_57] Fix string array equality when the values buffer is the 
same...</li>
   <li><a 
href="https://github.com/apache/arrow-rs/commit/505eb8ec606907af2144ca664555ec60d1d55a26";><code>505eb8e</code></a>
 [57_maintenance] Revert &quot;Seal Array trait (<a 
href="https://redirect.github.com/apache/arrow-rs/issues/9092";>#9092</a>)&quot;,
 mark <code>Array</code> as <code>unsafe</code> ...</li>
   <li><a 
href="https://github.com/apache/arrow-rs/commit/74cf9142cc36dac1514cd0bcc71ed6974155689e";><code>74cf914</code></a>
 [57_maintenance] Mark <code>BufferBuilder::new_from_buffer</code> as unsafe 
(<a href="https://redirect.github.com/apache/arrow-rs/issues/9292";>#9292</a>) 
(<a 
href="https://redirect.github.com/apache/arrow-rs/issues/9312";>#9312</a>)</li>
   <li><a 
href="https://github.com/apache/arrow-rs/commit/25cc1ac28ccdf2fffb844380d2dde1a1966b5ae4";><code>25cc1ac</code></a>
 [57_maintenance] fix: ensure <code>BufferBuilder::truncate</code> doesn't 
overset length...</li>
   <li><a 
href="https://github.com/apache/arrow-rs/commit/9fc2fbb72e4a7e6dd1c339a69ff3a0f4ca5ec0c1";><code>9fc2fbb</code></a>
 [57_maintenance[Parquet] Provide only encrypted column stats in plaintext 
foo...</li>
   <li><a 
href="https://github.com/apache/arrow-rs/commit/3df3157b5b14b9f99869cec4cd9feedc0a6736c1";><code>3df3157</code></a>
 [57_maintenance] [regression] Error with adaptive predicate pushdown: 
&quot;Invali...</li>
   <li>See full diff in <a 
href="https://github.com/apache/arrow-rs/compare/57.2.0...57.3.0";>compare 
view</a></li>
   </ul>
   </details>
   <br />
   
   Updates `arrow-select` from 57.2.0 to 57.3.0
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a 
href="https://github.com/apache/arrow-rs/releases";>arrow-select's 
releases</a>.</em></p>
   <blockquote>
   <h2>arrow 57.3.0</h2>
   <!-- raw HTML omitted -->
   <h1>Changelog</h1>
   <h2><a href="https://github.com/apache/arrow-rs/tree/57.3.0";>57.3.0</a> 
(2026-02-02)</h2>
   <p><a href="https://github.com/apache/arrow-rs/compare/57.2.0...57.3.0";>Full 
Changelog</a></p>
   <p><strong>Breaking changes:</strong></p>
   <ul>
   <li>Revert &quot;Seal Array trait&quot;, mark <code>Array</code> as 
<code>unsafe</code> <a 
href="https://redirect.github.com/apache/arrow-rs/pull/9313";>#9313</a> (<a 
href="https://github.com/alamb";>alamb</a>, <a 
href="https://github.com/gabotechs";>gabotechs</a>)</li>
   <li>Mark <code>BufferBuilder::new_from_buffer</code> as unsafe <a 
href="https://redirect.github.com/apache/arrow-rs/pull/9312";>#9312</a> (<a 
href="https://github.com/alamb";>alamb</a>, <a 
href="https://github.com/Jefffrey";>Jefffrey</a>)</li>
   </ul>
   <p><strong>Fixed bugs:</strong></p>
   <ul>
   <li>Fix string array equality when the values buffer is the same and only 
the offsets to access it differ <a 
href="https://redirect.github.com/apache/arrow-rs/pull/9330";>#9330</a> (<a 
href="https://github.com/alamb";>alamb</a>, <a 
href="https://github.com/jhorstmann";>jhorstmann</a>)</li>
   <li>Ensure <code>BufferBuilder::truncate</code> doesn't overset length <a 
href="https://redirect.github.com/apache/arrow-rs/pull/9311";>#9311</a> (<a 
href="https://github.com/alamb";>alamb</a>, <a 
href="https://github.com/Jefffrey";>Jefffrey</a>)</li>
   <li>[parquet] Provide only encrypted column stats in plaintext footer <a 
href="https://redirect.github.com/apache/arrow-rs/pull/9310";>#9310</a> (<a 
href="https://github.com/alamb";>alamb</a>, <a 
href="https://github.com/rok";>rok</a>, <a 
href="https://github.com/adamreeve";>adamreeve</a>)</li>
   <li>[regression] Error with adaptive predicate pushdown: &quot;Invalid 
offset …&quot; <a 
href="https://redirect.github.com/apache/arrow-rs/pull/9309";>#9309</a> (<a 
href="https://github.com/alamb";>alamb</a>, <a 
href="https://github.com/erratic-pattern";>erratic-pattern</a>, <a 
href="https://github.com/sdf-jkl";>sdf-jkl</a>)</li>
   </ul>
   </blockquote>
   </details>
   <details>
   <summary>Changelog</summary>
   <p><em>Sourced from <a 
href="https://github.com/apache/arrow-rs/blob/main/CHANGELOG.md";>arrow-select's 
changelog</a>.</em></p>
   <blockquote>
   <!-- raw HTML omitted -->
   <h1>Changelog</h1>
   <h2><a href="https://github.com/apache/arrow-rs/tree/58.0.0";>58.0.0</a> 
(2026-02-19)</h2>
   <p><a href="https://github.com/apache/arrow-rs/compare/57.3.0...58.0.0";>Full 
Changelog</a></p>
   <p><strong>Breaking changes:</strong></p>
   <ul>
   <li>Remove support for List types in bit_length kernel <a 
href="https://redirect.github.com/apache/arrow-rs/pull/9350";>#9350</a> [<a 
href="https://github.com/apache/arrow-rs/labels/arrow";>arrow</a>] (<a 
href="https://github.com/codephage2020";>codephage2020</a>)</li>
   <li>Optimize <code>from_bitwise_unary_op</code> <a 
href="https://redirect.github.com/apache/arrow-rs/pull/9297";>#9297</a> [<a 
href="https://github.com/apache/arrow-rs/labels/arrow";>arrow</a>] (<a 
href="https://github.com/Dandandan";>Dandandan</a>)</li>
   <li>Mark <code>BufferBuilder::new_from_buffer</code> as unsafe <a 
href="https://redirect.github.com/apache/arrow-rs/pull/9292";>#9292</a> [<a 
href="https://github.com/apache/arrow-rs/labels/arrow";>arrow</a>] (<a 
href="https://github.com/Jefffrey";>Jefffrey</a>)</li>
   <li>[Variant] Support <code>['fieldName']</code> in VariantPath parser <a 
href="https://redirect.github.com/apache/arrow-rs/pull/9276";>#9276</a> (<a 
href="https://github.com/klion26";>klion26</a>)</li>
   <li>Remove parquet arrow_cast dependency <a 
href="https://redirect.github.com/apache/arrow-rs/pull/9077";>#9077</a> [<a 
href="https://github.com/apache/arrow-rs/labels/parquet";>parquet</a>] (<a 
href="https://github.com/tustvold";>tustvold</a>)</li>
   <li>feat: change default behavior for Parquet <code>PageEncodingStats</code> 
to bitmask <a 
href="https://redirect.github.com/apache/arrow-rs/pull/9051";>#9051</a> [<a 
href="https://github.com/apache/arrow-rs/labels/parquet";>parquet</a>] (<a 
href="https://github.com/WaterWhisperer";>WaterWhisperer</a>)</li>
   <li>[arrow] Minimize allocation in GenericViewArray::slice() <a 
href="https://redirect.github.com/apache/arrow-rs/pull/9016";>#9016</a> [<a 
href="https://github.com/apache/arrow-rs/labels/arrow";>arrow</a>] (<a 
href="https://github.com/maxburke";>maxburke</a>)</li>
   </ul>
   <p><strong>Implemented enhancements:</strong></p>
   <ul>
   <li>Avoid allocating a <code>Vec</code> in <code>StructBuilder</code> <a 
href="https://redirect.github.com/apache/arrow-rs/issues/9427";>#9427</a></li>
   <li>Zstd context reuse <a 
href="https://redirect.github.com/apache/arrow-rs/issues/9401";>#9401</a></li>
   <li>Optimize <code>from_bitwise_unary_op</code> <a 
href="https://redirect.github.com/apache/arrow-rs/issues/9364";>#9364</a></li>
   <li>Support <code>RunEndEncoded</code> in ord comparator <a 
href="https://redirect.github.com/apache/arrow-rs/issues/9360";>#9360</a></li>
   <li>Support <code>RunEndEncoded</code> arrays in <code>arrow-json</code> <a 
href="https://redirect.github.com/apache/arrow-rs/issues/9359";>#9359</a></li>
   <li>Support <code>BinaryView</code> in <code>bit_length</code> kernel <a 
href="https://redirect.github.com/apache/arrow-rs/issues/9351";>#9351</a></li>
   <li>Remove support for <code>List</code> types in <code>bit_length</code> 
kernel <a 
href="https://redirect.github.com/apache/arrow-rs/issues/9349";>#9349</a></li>
   <li>Support roundtrip <code>ListView</code> in parquet arrow writer <a 
href="https://redirect.github.com/apache/arrow-rs/issues/9344";>#9344</a></li>
   <li>Support <code>ListView</code> in <code>length</code> kernel <a 
href="https://redirect.github.com/apache/arrow-rs/issues/9343";>#9343</a></li>
   <li>Support <code>ListView</code> in sort kernel <a 
href="https://redirect.github.com/apache/arrow-rs/issues/9341";>#9341</a></li>
   <li>Add some way to create a Timestamp from a <code>DateTime</code> <a 
href="https://redirect.github.com/apache/arrow-rs/issues/9337";>#9337</a></li>
   <li>Introduce <code>DataType::is_list</code> and 
<code>DataType::IsBinary</code> <a 
href="https://redirect.github.com/apache/arrow-rs/issues/9326";>#9326</a></li>
   <li>Performance of creating all null dictionary array can be improved <a 
href="https://redirect.github.com/apache/arrow-rs/issues/9321";>#9321</a></li>
   </ul>
   <!-- raw HTML omitted -->
   </blockquote>
   <p>... (truncated)</p>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/apache/arrow-rs/commit/750500594839258f809a8248bce92b244bbb40cc";><code>7505005</code></a>
 [57_maintenance] Update version to 57.3.0, add changelog (<a 
href="https://redirect.github.com/apache/arrow-rs/issues/9333";>#9333</a>)</li>
   <li><a 
href="https://github.com/apache/arrow-rs/commit/6bbfb9932b5268c600bcf3dc201e79acd20a551e";><code>6bbfb99</code></a>
 [maintenance_57] Fix string array equality when the values buffer is the 
same...</li>
   <li><a 
href="https://github.com/apache/arrow-rs/commit/505eb8ec606907af2144ca664555ec60d1d55a26";><code>505eb8e</code></a>
 [57_maintenance] Revert &quot;Seal Array trait (<a 
href="https://redirect.github.com/apache/arrow-rs/issues/9092";>#9092</a>)&quot;,
 mark <code>Array</code> as <code>unsafe</code> ...</li>
   <li><a 
href="https://github.com/apache/arrow-rs/commit/74cf9142cc36dac1514cd0bcc71ed6974155689e";><code>74cf914</code></a>
 [57_maintenance] Mark <code>BufferBuilder::new_from_buffer</code> as unsafe 
(<a href="https://redirect.github.com/apache/arrow-rs/issues/9292";>#9292</a>) 
(<a 
href="https://redirect.github.com/apache/arrow-rs/issues/9312";>#9312</a>)</li>
   <li><a 
href="https://github.com/apache/arrow-rs/commit/25cc1ac28ccdf2fffb844380d2dde1a1966b5ae4";><code>25cc1ac</code></a>
 [57_maintenance] fix: ensure <code>BufferBuilder::truncate</code> doesn't 
overset length...</li>
   <li><a 
href="https://github.com/apache/arrow-rs/commit/9fc2fbb72e4a7e6dd1c339a69ff3a0f4ca5ec0c1";><code>9fc2fbb</code></a>
 [57_maintenance[Parquet] Provide only encrypted column stats in plaintext 
foo...</li>
   <li><a 
href="https://github.com/apache/arrow-rs/commit/3df3157b5b14b9f99869cec4cd9feedc0a6736c1";><code>3df3157</code></a>
 [57_maintenance] [regression] Error with adaptive predicate pushdown: 
&quot;Invali...</li>
   <li>See full diff in <a 
href="https://github.com/apache/arrow-rs/compare/57.2.0...57.3.0";>compare 
view</a></li>
   </ul>
   </details>
   <br />
   
   Updates `arrow-string` from 57.2.0 to 57.3.0
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a 
href="https://github.com/apache/arrow-rs/releases";>arrow-string's 
releases</a>.</em></p>
   <blockquote>
   <h2>arrow 57.3.0</h2>
   <!-- raw HTML omitted -->
   <h1>Changelog</h1>
   <h2><a href="https://github.com/apache/arrow-rs/tree/57.3.0";>57.3.0</a> 
(2026-02-02)</h2>
   <p><a href="https://github.com/apache/arrow-rs/compare/57.2.0...57.3.0";>Full 
Changelog</a></p>
   <p><strong>Breaking changes:</strong></p>
   <ul>
   <li>Revert &quot;Seal Array trait&quot;, mark <code>Array</code> as 
<code>unsafe</code> <a 
href="https://redirect.github.com/apache/arrow-rs/pull/9313";>#9313</a> (<a 
href="https://github.com/alamb";>alamb</a>, <a 
href="https://github.com/gabotechs";>gabotechs</a>)</li>
   <li>Mark <code>BufferBuilder::new_from_buffer</code> as unsafe <a 
href="https://redirect.github.com/apache/arrow-rs/pull/9312";>#9312</a> (<a 
href="https://github.com/alamb";>alamb</a>, <a 
href="https://github.com/Jefffrey";>Jefffrey</a>)</li>
   </ul>
   <p><strong>Fixed bugs:</strong></p>
   <ul>
   <li>Fix string array equality when the values buffer is the same and only 
the offsets to access it differ <a 
href="https://redirect.github.com/apache/arrow-rs/pull/9330";>#9330</a> (<a 
href="https://github.com/alamb";>alamb</a>, <a 
href="https://github.com/jhorstmann";>jhorstmann</a>)</li>
   <li>Ensure <code>BufferBuilder::truncate</code> doesn't overset length <a 
href="https://redirect.github.com/apache/arrow-rs/pull/9311";>#9311</a> (<a 
href="https://github.com/alamb";>alamb</a>, <a 
href="https://github.com/Jefffrey";>Jefffrey</a>)</li>
   <li>[parquet] Provide only encrypted column stats in plaintext footer <a 
href="https://redirect.github.com/apache/arrow-rs/pull/9310";>#9310</a> (<a 
href="https://github.com/alamb";>alamb</a>, <a 
href="https://github.com/rok";>rok</a>, <a 
href="https://github.com/adamreeve";>adamreeve</a>)</li>
   <li>[regression] Error with adaptive predicate pushdown: &quot;Invalid 
offset …&quot; <a 
href="https://redirect.github.com/apache/arrow-rs/pull/9309";>#9309</a> (<a 
href="https://github.com/alamb";>alamb</a>, <a 
href="https://github.com/erratic-pattern";>erratic-pattern</a>, <a 
href="https://github.com/sdf-jkl";>sdf-jkl</a>)</li>
   </ul>
   </blockquote>
   </details>
   <details>
   <summary>Changelog</summary>
   <p><em>Sourced from <a 
href="https://github.com/apache/arrow-rs/blob/main/CHANGELOG.md";>arrow-string's 
changelog</a>.</em></p>
   <blockquote>
   <!-- raw HTML omitted -->
   <h1>Changelog</h1>
   <h2><a href="https://github.com/apache/arrow-rs/tree/58.0.0";>58.0.0</a> 
(2026-02-19)</h2>
   <p><a href="https://github.com/apache/arrow-rs/compare/57.3.0...58.0.0";>Full 
Changelog</a></p>
   <p><strong>Breaking changes:</strong></p>
   <ul>
   <li>Remove support for List types in bit_length kernel <a 
href="https://redirect.github.com/apache/arrow-rs/pull/9350";>#9350</a> [<a 
href="https://github.com/apache/arrow-rs/labels/arrow";>arrow</a>] (<a 
href="https://github.com/codephage2020";>codephage2020</a>)</li>
   <li>Optimize <code>from_bitwise_unary_op</code> <a 
href="https://redirect.github.com/apache/arrow-rs/pull/9297";>#9297</a> [<a 
href="https://github.com/apache/arrow-rs/labels/arrow";>arrow</a>] (<a 
href="https://github.com/Dandandan";>Dandandan</a>)</li>
   <li>Mark <code>BufferBuilder::new_from_buffer</code> as unsafe <a 
href="https://redirect.github.com/apache/arrow-rs/pull/9292";>#9292</a> [<a 
href="https://github.com/apache/arrow-rs/labels/arrow";>arrow</a>] (<a 
href="https://github.com/Jefffrey";>Jefffrey</a>)</li>
   <li>[Variant] Support <code>['fieldName']</code> in VariantPath parser <a 
href="https://redirect.github.com/apache/arrow-rs/pull/9276";>#9276</a> (<a 
href="https://github.com/klion26";>klion26</a>)</li>
   <li>Remove parquet arrow_cast dependency <a 
href="https://redirect.github.com/apache/arrow-rs/pull/9077";>#9077</a> [<a 
href="https://github.com/apache/arrow-rs/labels/parquet";>parquet</a>] (<a 
href="https://github.com/tustvold";>tustvold</a>)</li>
   <li>feat: change default behavior for Parquet <code>PageEncodingStats</code> 
to bitmask <a 
href="https://redirect.github.com/apache/arrow-rs/pull/9051";>#9051</a> [<a 
href="https://github.com/apache/arrow-rs/labels/parquet";>parquet</a>] (<a 
href="https://github.com/WaterWhisperer";>WaterWhisperer</a>)</li>
   <li>[arrow] Minimize allocation in GenericViewArray::slice() <a 
href="https://redirect.github.com/apache/arrow-rs/pull/9016";>#9016</a> [<a 
href="https://github.com/apache/arrow-rs/labels/arrow";>arrow</a>] (<a 
href="https://github.com/maxburke";>maxburke</a>)</li>
   </ul>
   <p><strong>Implemented enhancements:</strong></p>
   <ul>
   <li>Avoid allocating a <code>Vec</code> in <code>StructBuilder</code> <a 
href="https://redirect.github.com/apache/arrow-rs/issues/9427";>#9427</a></li>
   <li>Zstd context reuse <a 
href="https://redirect.github.com/apache/arrow-rs/issues/9401";>#9401</a></li>
   <li>Optimize <code>from_bitwise_unary_op</code> <a 
href="https://redirect.github.com/apache/arrow-rs/issues/9364";>#9364</a></li>
   <li>Support <code>RunEndEncoded</code> in ord comparator <a 
href="https://redirect.github.com/apache/arrow-rs/issues/9360";>#9360</a></li>
   <li>Support <code>RunEndEncoded</code> arrays in <code>arrow-json</code> <a 
href="https://redirect.github.com/apache/arrow-rs/issues/9359";>#9359</a></li>
   <li>Support <code>BinaryView</code> in <code>bit_length</code> kernel <a 
href="https://redirect.github.com/apache/arrow-rs/issues/9351";>#9351</a></li>
   <li>Remove support for <code>List</code> types in <code>bit_length</code> 
kernel <a 
href="https://redirect.github.com/apache/arrow-rs/issues/9349";>#9349</a></li>
   <li>Support roundtrip <code>ListView</code> in parquet arrow writer <a 
href="https://redirect.github.com/apache/arrow-rs/issues/9344";>#9344</a></li>
   <li>Support <code>ListView</code> in <code>length</code> kernel <a 
href="https://redirect.github.com/apache/arrow-rs/issues/9343";>#9343</a></li>
   <li>Support <code>ListView</code> in sort kernel <a 
href="https://redirect.github.com/apache/arrow-rs/issues/9341";>#9341</a></li>
   <li>Add some way to create a Timestamp from a <code>DateTime</code> <a 
href="https://redirect.github.com/apache/arrow-rs/issues/9337";>#9337</a></li>
   <li>Introduce <code>DataType::is_list</code> and 
<code>DataType::IsBinary</code> <a 
href="https://redirect.github.com/apache/arrow-rs/issues/9326";>#9326</a></li>
   <li>Performance of creating all null dictionary array can be improved <a 
href="https://redirect.github.com/apache/arrow-rs/issues/9321";>#9321</a></li>
   </ul>
   <!-- raw HTML omitted -->
   </blockquote>
   <p>... (truncated)</p>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/apache/arrow-rs/commit/750500594839258f809a8248bce92b244bbb40cc";><code>7505005</code></a>
 [57_maintenance] Update version to 57.3.0, add changelog (<a 
href="https://redirect.github.com/apache/arrow-rs/issues/9333";>#9333</a>)</li>
   <li><a 
href="https://github.com/apache/arrow-rs/commit/6bbfb9932b5268c600bcf3dc201e79acd20a551e";><code>6bbfb99</code></a>
 [maintenance_57] Fix string array equality when the values buffer is the 
same...</li>
   <li><a 
href="https://github.com/apache/arrow-rs/commit/505eb8ec606907af2144ca664555ec60d1d55a26";><code>505eb8e</code></a>
 [57_maintenance] Revert &quot;Seal Array trait (<a 
href="https://redirect.github.com/apache/arrow-rs/issues/9092";>#9092</a>)&quot;,
 mark <code>Array</code> as <code>unsafe</code> ...</li>
   <li><a 
href="https://github.com/apache/arrow-rs/commit/74cf9142cc36dac1514cd0bcc71ed6974155689e";><code>74cf914</code></a>
 [57_maintenance] Mark <code>BufferBuilder::new_from_buffer</code> as unsafe 
(<a href="https://redirect.github.com/apache/arrow-rs/issues/9292";>#9292</a>) 
(<a 
href="https://redirect.github.com/apache/arrow-rs/issues/9312";>#9312</a>)</li>
   <li><a 
href="https://github.com/apache/arrow-rs/commit/25cc1ac28ccdf2fffb844380d2dde1a1966b5ae4";><code>25cc1ac</code></a>
 [57_maintenance] fix: ensure <code>BufferBuilder::truncate</code> doesn't 
overset length...</li>
   <li><a 
href="https://github.com/apache/arrow-rs/commit/9fc2fbb72e4a7e6dd1c339a69ff3a0f4ca5ec0c1";><code>9fc2fbb</code></a>
 [57_maintenance[Parquet] Provide only encrypted column stats in plaintext 
foo...</li>
   <li><a 
href="https://github.com/apache/arrow-rs/commit/3df3157b5b14b9f99869cec4cd9feedc0a6736c1";><code>3df3157</code></a>
 [57_maintenance] [regression] Error with adaptive predicate pushdown: 
&quot;Invali...</li>
   <li>See full diff in <a 
href="https://github.com/apache/arrow-rs/compare/57.2.0...57.3.0";>compare 
view</a></li>
   </ul>
   </details>
   <br />
   
   Updates `parquet` from 57.1.0 to 57.2.0
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a 
href="https://github.com/apache/arrow-rs/releases";>parquet's 
releases</a>.</em></p>
   <blockquote>
   <h2>arrow 57.2.0</h2>
   <!-- raw HTML omitted -->
   <h1>Changelog</h1>
   <h2><a href="https://github.com/apache/arrow-rs/tree/57.2.0";>57.2.0</a> 
(2026-01-07)</h2>
   <p><a href="https://github.com/apache/arrow-rs/compare/57.1.0...57.2.0";>Full 
Changelog</a></p>
   <p><strong>Breaking changes:</strong></p>
   <ul>
   <li>Seal Array trait <a 
href="https://redirect.github.com/apache/arrow-rs/pull/9092";>#9092</a> [<a 
href="https://github.com/apache/arrow-rs/labels/arrow";>arrow</a>] (<a 
href="https://github.com/tustvold";>tustvold</a>)</li>
   <li>[Variant] Unify the CastOptions usage in parquet-variant-compute <a 
href="https://redirect.github.com/apache/arrow-rs/pull/8984";>#8984</a> (<a 
href="https://github.com/klion26";>klion26</a>)</li>
   </ul>
   <p><strong>Implemented enhancements:</strong></p>
   <ul>
   <li>[parquet] further relax <code>LevelInfoBuilder::types_compatible</code> 
for <code>ArrowWriter</code> <a 
href="https://redirect.github.com/apache/arrow-rs/issues/9098";>#9098</a></li>
   <li>Update arrow-row documentation with Union encoding <a 
href="https://redirect.github.com/apache/arrow-rs/issues/9084";>#9084</a></li>
   <li>Add code examples for min and max compute functions <a 
href="https://redirect.github.com/apache/arrow-rs/issues/9055";>#9055</a></li>
   <li>Add <code>append_n</code> to bytes view builder API <a 
href="https://redirect.github.com/apache/arrow-rs/issues/9034";>#9034</a> [<a 
href="https://github.com/apache/arrow-rs/labels/arrow";>arrow</a>]</li>
   <li>Move <code>RunArray::get_physical_indices</code> to 
<code>RunEndBuffer</code> <a 
href="https://redirect.github.com/apache/arrow-rs/issues/9025";>#9025</a> [<a 
href="https://github.com/apache/arrow-rs/labels/arrow";>arrow</a>]</li>
   <li>Allow quote style in csv writer <a 
href="https://redirect.github.com/apache/arrow-rs/issues/9003";>#9003</a> [<a 
href="https://github.com/apache/arrow-rs/labels/arrow";>arrow</a>]</li>
   <li>IPC support for ListView <a 
href="https://redirect.github.com/apache/arrow-rs/issues/9002";>#9002</a> [<a 
href="https://github.com/apache/arrow-rs/labels/arrow";>arrow</a>]</li>
   <li>Implement <code>BinaryArrayType</code> for 
<code>&amp;FixedSizeBinaryArray</code>s <a 
href="https://redirect.github.com/apache/arrow-rs/issues/8992";>#8992</a> [<a 
href="https://github.com/apache/arrow-rs/labels/arrow";>arrow</a>]</li>
   <li>arrow-buffer: implement num-traits for i256 <a 
href="https://redirect.github.com/apache/arrow-rs/issues/8976";>#8976</a> [<a 
href="https://github.com/apache/arrow-rs/labels/arrow";>arrow</a>]</li>
   <li>Support for <code>Arc&lt;str&gt;</code> in 
<code>ParquetRecordWriter</code> derive macro <a 
href="https://redirect.github.com/apache/arrow-rs/issues/8972";>#8972</a></li>
   <li>[arrow-avro] suggest switching from xz to liblzma <a 
href="https://redirect.github.com/apache/arrow-rs/issues/8970";>#8970</a> [<a 
href="https://github.com/apache/arrow-rs/labels/arrow";>arrow</a>]</li>
   <li>arrow-buffer: add i256::trailing_zeros <a 
href="https://redirect.github.com/apache/arrow-rs/issues/8968";>#8968</a> [<a 
href="https://github.com/apache/arrow-rs/labels/arrow";>arrow</a>]</li>
   <li>arrow-buffer: make i256::leading_zeros public <a 
href="https://redirect.github.com/apache/arrow-rs/issues/8965";>#8965</a> [<a 
href="https://github.com/apache/arrow-rs/labels/arrow";>arrow</a>]</li>
   <li>Add spark like <code>ignoreLeadingWhiteSpace</code> and 
<code>ignoreTrailingWhiteSpace</code> options to the csv writer <a 
href="https://redirect.github.com/apache/arrow-rs/issues/8961";>#8961</a> [<a 
href="https://github.com/apache/arrow-rs/labels/arrow";>arrow</a>]</li>
   <li>Add round trip benchmark for Parquet writer/reader <a 
href="https://redirect.github.com/apache/arrow-rs/issues/8955";>#8955</a> [<a 
href="https://github.com/apache/arrow-rs/labels/parquet";>parquet</a>]</li>
   <li>Support performant <code>interleave</code> for List/LargeList <a 
href="https://redirect.github.com/apache/arrow-rs/issues/8952";>#8952</a> [<a 
href="https://github.com/apache/arrow-rs/labels/arrow";>arrow</a>]</li>
   <li>[Variant] Support array access when parsing <code>VariantPath</code> <a 
href="https://redirect.github.com/apache/arrow-rs/issues/8946";>#8946</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/57.2.0/CHANGELOG.md";>parquet's 
changelog</a>.</em></p>
   <blockquote>
   <h2><a href="https://github.com/apache/arrow-rs/tree/57.2.0";>57.2.0</a> 
(2026-01-07)</h2>
   <p><a href="https://github.com/apache/arrow-rs/compare/57.1.0...57.2.0";>Full 
Changelog</a></p>
   <p><strong>Breaking changes:</strong></p>
   <ul>
   <li>Seal Array trait <a 
href="https://redirect.github.com/apache/arrow-rs/pull/9092";>#9092</a> [<a 
href="https://github.com/apache/arrow-rs/labels/arrow";>arrow</a>] (<a 
href="https://github.com/tustvold";>tustvold</a>)</li>
   <li>[Variant] Unify the CastOptions usage in parquet-variant-compute <a 
href="https://redirect.github.com/apache/arrow-rs/pull/8984";>#8984</a> (<a 
href="https://github.com/klion26";>klion26</a>)</li>
   </ul>
   <p><strong>Implemented enhancements:</strong></p>
   <ul>
   <li>[parquet] further relax <code>LevelInfoBuilder::types_compatible</code> 
for <code>ArrowWriter</code> <a 
href="https://redirect.github.com/apache/arrow-rs/issues/9098";>#9098</a></li>
   <li>Update arrow-row documentation with Union encoding <a 
href="https://redirect.github.com/apache/arrow-rs/issues/9084";>#9084</a></li>
   <li>Add code examples for min and max compute functions <a 
href="https://redirect.github.com/apache/arrow-rs/issues/9055";>#9055</a></li>
   <li>Add <code>append_n</code> to bytes view builder API <a 
href="https://redirect.github.com/apache/arrow-rs/issues/9034";>#9034</a> [<a 
href="https://github.com/apache/arrow-rs/labels/arrow";>arrow</a>]</li>
   <li>Move <code>RunArray::get_physical_indices</code> to 
<code>RunEndBuffer</code> <a 
href="https://redirect.github.com/apache/arrow-rs/issues/9025";>#9025</a> [<a 
href="https://github.com/apache/arrow-rs/labels/arrow";>arrow</a>]</li>
   <li>Allow quote style in csv writer <a 
href="https://redirect.github.com/apache/arrow-rs/issues/9003";>#9003</a> [<a 
href="https://github.com/apache/arrow-rs/labels/arrow";>arrow</a>]</li>
   <li>IPC support for ListView <a 
href="https://redirect.github.com/apache/arrow-rs/issues/9002";>#9002</a> [<a 
href="https://github.com/apache/arrow-rs/labels/arrow";>arrow</a>]</li>
   <li>Implement <code>BinaryArrayType</code> for 
<code>&amp;FixedSizeBinaryArray</code>s <a 
href="https://redirect.github.com/apache/arrow-rs/issues/8992";>#8992</a> [<a 
href="https://github.com/apache/arrow-rs/labels/arrow";>arrow</a>]</li>
   <li>arrow-buffer: implement num-traits for i256 <a 
href="https://redirect.github.com/apache/arrow-rs/issues/8976";>#8976</a> [<a 
href="https://github.com/apache/arrow-rs/labels/arrow";>arrow</a>]</li>
   <li>Support for <code>Arc&lt;str&gt;</code> in 
<code>ParquetRecordWriter</code> derive macro <a 
href="https://redirect.github.com/apache/arrow-rs/issues/8972";>#8972</a></li>
   <li>[arrow-avro] suggest switching from xz to liblzma <a 
href="https://redirect.github.com/apache/arrow-rs/issues/8970";>#8970</a> [<a 
href="https://github.com/apache/arrow-rs/labels/arrow";>arrow</a>]</li>
   <li>arrow-buffer: add i256::trailing_zeros <a 
href="https://redirect.github.com/apache/arrow-rs/issues/8968";>#8968</a> [<a 
href="https://github.com/apache/arrow-rs/labels/arrow";>arrow</a>]</li>
   <li>arrow-buffer: make i256::leading_zeros public <a 
href="https://redirect.github.com/apache/arrow-rs/issues/8965";>#8965</a> [<a 
href="https://github.com/apache/arrow-rs/labels/arrow";>arrow</a>]</li>
   <li>Add spark like <code>ignoreLeadingWhiteSpace</code> and 
<code>ignoreTrailingWhiteSpace</code> options to the csv writer <a 
href="https://redirect.github.com/apache/arrow-rs/issues/8961";>#8961</a> [<a 
href="https://github.com/apache/arrow-rs/labels/arrow";>arrow</a>]</li>
   <li>Add round trip benchmark for Parquet writer/reader <a 
href="https://redirect.github.com/apache/arrow-rs/issues/8955";>#8955</a> [<a 
href="https://github.com/apache/arrow-rs/labels/parquet";>parquet</a>]</li>
   <li>Support performant <code>interleave</code> for List/LargeList <a 
href="https://redirect.github.com/apache/arrow-rs/issues/8952";>#8952</a> [<a 
href="https://github.com/apache/arrow-rs/labels/arrow";>arrow</a>]</li>
   <li>[Variant] Support array access when parsing <code>VariantPath</code> <a 
href="https://redirect.github.com/apache/arrow-rs/issues/8946";>#8946</a></li>
   <li>Some panic!s could be represented as unimplemented!s <a 
href="https://redirect.github.com/apache/arrow-rs/issues/8932";>#8932</a> [<a 
href="https://github.com/apache/arrow-rs/labels/arrow";>arrow</a>]</li>
   <li>[Variant] easier way to construct a shredded schema <a 
href="https://redirect.github.com/apache/arrow-rs/issues/8922";>#8922</a></li>
   <li>Support <code>DataType::ListView</code> and 
<code>DataType::LargeListView</code> in <code>ArrayData::new_null</code> <a 
href="https://redirect.github.com/apache/arrow-rs/issues/8908";>#8908</a> [<a 
href="https://github.com/apache/arrow-rs/labels/arrow";>arrow</a>]</li>
   <li>Add <code>GenericListViewArray::from_iter_primitive</code> <a 
href="https://redirect.github.com/apache/arrow-rs/issues/8906";>#8906</a> [<a 
href="https://github.com/apache/arrow-rs/labels/arrow";>arrow</a>]</li>
   <li>[Variant] Unify the cast option usage in ParquentVariant <a 
href="https://redirect.github.com/apache/arrow-rs/issues/8873";>#8873</a></li>
   <li>Blog post about efficient filter representation in Parquet filter 
pushdown <a 
href="https://redirect.github.com/apache/arrow-rs/issues/8843";>#8843</a> [<a 
href="https://github.com/apache/arrow-rs/labels/parquet";>parquet</a>]</li>
   <li>Add comparison support for Union arrays in the <code>cmp</code> kernel 
<a href="https://redirect.github.com/apache/arrow-rs/issues/8837";>#8837</a> [<a 
href="https://github.com/apache/arrow-rs/labels/arrow";>arrow</a>]</li>
   <li>[Variant] Support array shredding into 
<code>List/LargeList/ListView/LargeListView</code> <a 
href="https://redirect.github.com/apache/arrow-rs/issues/8830";>#8830</a></li>
   <li>Support <code>Union</code> data types for row format <a 
href="https://redirect.github.com/apache/arrow-rs/issues/8828";>#8828</a> [<a 
href="https://github.com/apache/arrow-rs/labels/arrow";>arrow</a>]</li>
   <li>FFI support for ListView <a 
href="https://redirect.github.com/apache/arrow-rs/issues/8819";>#8819</a> [<a 
href="https://github.com/apache/arrow-rs/labels/arrow";>arrow</a>]</li>
   <li>[Variant] Support more Arrow Datatypes from Variant primitive types <a 
href="https://redirect.github.com/apache/arrow-rs/issues/8805";>#8805</a></li>
   <li><code>FixedSizeBinaryBuilder</code> supports <code>append_array</code> 
<a href="https://redirect.github.com/apache/arrow-rs/issues/8750";>#8750</a> [<a 
href="https://github.com/apache/arrow-rs/labels/arrow";>arrow</a>]</li>
   <li>Implement special case <code>zip</code> with scalar for Utf8View <a 
href="https://redirect.github.com/apache/arrow-rs/issues/8724";>#8724</a> [<a 
href="https://github.com/apache/arrow-rs/labels/arrow";>arrow</a>]</li>
   <li>[geometry] Wire up arrow reader/writer for <code>GEOMETRY</code> and 
<code>GEOGRAPHY</code> <a 
href="https://redirect.github.com/apache/arrow-rs/issues/8717";>#8717</a> [<a 
href="https://github.com/apache/arrow-rs/labels/parquet";>parquet</a>]</li>
   </ul>
   <p><strong>Fixed bugs:</strong></p>
   <ul>
   <li>Soundness Bug in <code>try_binary</code> when <code>Array</code> is 
implemented incorrectly in external crate <a 
href="https://redirect.github.com/apache/arrow-rs/issues/9106";>#9106</a></li>
   <li>casting <code>Dict(_, LargeUtf8)</code> to <code>Utf8View</code> 
(<code>StringViewArray</code>) panics <a 
href="https://redirect.github.com/apache/arrow-rs/issues/9101";>#9101</a></li>
   <li>wrong results for null count of <code>nullif</code> kernel <a 
href="https://redirect.github.com/apache/arrow-rs/issues/9085";>#9085</a> [<a 
href="https://github.com/apache/arrow-rs/labels/parquet";>parquet</a>] [<a 
href="https://github.com/apache/arrow-rs/labels/arrow";>arrow</a>]</li>
   <li>Empty first line in some code examples <a 
href="https://redirect.github.com/apache/arrow-rs/issues/9063";>#9063</a></li>
   <li>GenericByteViewArray::slice is not zero-copy but ought to be <a 
href="https://redirect.github.com/apache/arrow-rs/issues/9014";>#9014</a></li>
   </ul>
   <!-- raw HTML omitted -->
   </blockquote>
   <p>... (truncated)</p>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/apache/arrow-rs/commit/9e822e050016e659028741499388d454a74cf23c";><code>9e822e0</code></a>
 Update version to <code>57.2.0</code>, add CHANGELOG (<a 
href="https://redirect.github.com/apache/arrow-rs/issues/9103";>#9103</a>)</li>
   <li><a 
href="https://github.com/apache/arrow-rs/commit/28f66f94e0e7f0e2b27686207a91e40b60e3b957";><code>28f66f9</code></a>
 Add Union encoding documentation  (<a 
href="https://redirect.github.com/apache/arrow-rs/issues/9102";>#9102</a>)</li>
   <li><a 
href="https://github.com/apache/arrow-rs/commit/a8346be02a240788b1246d847bc8dfec21274306";><code>a8346be</code></a>
 Minor: make it clear cache array reader is not cloning arrays (<a 
href="https://redirect.github.com/apache/arrow-rs/issues/9057";>#9057</a>)</li>
   <li><a 
href="https://github.com/apache/arrow-rs/commit/721f373fba7493c873a64421e32f1f67114ac130";><code>721f373</code></a>
 Seal Array trait (<a 
href="https://redirect.github.com/apache/arrow-rs/issues/9092";>#9092</a>)</li>
   <li><a 
href="https://github.com/apache/arrow-rs/commit/2b179b805f62e927771f764f8ae92151249e9edd";><code>2b179b8</code></a>
 feat(parquet): relax type compatility check in parquet ArrowWriter (<a 
href="https://redirect.github.com/apache/arrow-rs/issues/9099";>#9099</a>)</li>
   <li><a 
href="https://github.com/apache/arrow-rs/commit/10a976fc03af32d26f9e4bf4dcc420cb1a455ef0";><code>10a976f</code></a>
 chore: i...
   
   _Description has been truncated_


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to