Skip to content

Commit 6b6f64d

Browse files
chore(deps): bump the arrow-parquet group with 7 updates (#20256)
Bumps the arrow-parquet group with 7 updates: | Package | From | To | | --- | --- | --- | | [arrow](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-flight](https://github.com/apache/arrow-rs) | `57.2.0` | `57.3.0` | | [arrow-ipc](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` | | [parquet](https://github.com/apache/arrow-rs) | `57.2.0` | `57.3.0` | Updates `arrow` 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'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'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 &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>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> <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>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-flight` 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-flight'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-flight'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 &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>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-ipc` 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-ipc'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-ipc'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 &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>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> <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>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> <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>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.2.0 to 57.3.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.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">parquet'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 &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>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 /> 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> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent f9d37cf commit 6b6f64d

2 files changed

Lines changed: 36 additions & 36 deletions

File tree

Cargo.lock

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

Cargo.toml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -91,12 +91,12 @@ ahash = { version = "0.8", default-features = false, features = [
9191
"runtime-rng",
9292
] }
9393
apache-avro = { version = "0.21", default-features = false }
94-
arrow = { version = "57.2.0", features = [
94+
arrow = { version = "57.3.0", features = [
9595
"prettyprint",
9696
"chrono-tz",
9797
] }
9898
arrow-buffer = { version = "57.2.0", default-features = false }
99-
arrow-flight = { version = "57.2.0", features = [
99+
arrow-flight = { version = "57.3.0", features = [
100100
"flight-sql-experimental",
101101
] }
102102
arrow-ipc = { version = "57.2.0", default-features = false, features = [
@@ -166,7 +166,7 @@ log = "^0.4"
166166
num-traits = { version = "0.2" }
167167
object_store = { version = "0.12.4", default-features = false }
168168
parking_lot = "0.12"
169-
parquet = { version = "57.2.0", default-features = false, features = [
169+
parquet = { version = "57.3.0", default-features = false, features = [
170170
"arrow",
171171
"async",
172172
"object_store",

0 commit comments

Comments
 (0)