dependabot[bot] opened a new pull request, #3953: URL: https://github.com/apache/arrow-adbc/pull/3953
Bumps the arrow-datafusion group in /rust with 4 updates: [arrow-array](https://github.com/apache/arrow-rs), [arrow-buffer](https://github.com/apache/arrow-rs), [arrow-schema](https://github.com/apache/arrow-rs) and [arrow-select](https://github.com/apache/arrow-rs). 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 "Seal Array trait", 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: "Invalid offset …" <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> <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 "Seal Array trait", 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: "Invalid offset …" <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>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 "Seal Array trait (<a href="https://redirect.github.com/apache/arrow-rs/issues/9092">#9092</a>)", 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: "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 "Seal Array trait", 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: "Invalid offset …" <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> <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 "Seal Array trait", 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: "Invalid offset …" <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>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 "Seal Array trait (<a href="https://redirect.github.com/apache/arrow-rs/issues/9092">#9092</a>)", 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: "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 "Seal Array trait", 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: "Invalid offset …" <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> <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 "Seal Array trait", 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: "Invalid offset …" <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>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 "Seal Array trait (<a href="https://redirect.github.com/apache/arrow-rs/issues/9092">#9092</a>)", 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: "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 "Seal Array trait", 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: "Invalid offset …" <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> <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 "Seal Array trait", 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: "Invalid offset …" <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>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 "Seal Array trait (<a href="https://redirect.github.com/apache/arrow-rs/issues/9092">#9092</a>)", 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: "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 /> 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 show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore <dependency name> major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself) - `@dependabot ignore <dependency name> minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself) - `@dependabot ignore <dependency name>` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself) - `@dependabot unignore <dependency name>` will remove all of the ignore conditions of the specified dependency - `@dependabot unignore <dependency name> <ignore condition>` will remove the ignore condition of the specified dependency and ignore conditions </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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
