dependabot[bot] opened a new pull request, #3583: URL: https://github.com/apache/fluss/pull/3583
Bumps [arrow-schema](https://github.com/apache/arrow-rs) from 57.3.0 to 59.0.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 59.0.0</h2> <!-- raw HTML omitted --> <h1>Changelog</h1> <h2><a href="https://github.com/apache/arrow-rs/tree/59.0.0">59.0.0</a> (2026-06-04)</h2> <p><a href="https://github.com/apache/arrow-rs/compare/57.3.1...59.0.0">Full Changelog</a></p> <p><strong>Breaking changes:</strong></p> <ul> <li>chore: Remove some deprecated Arrow functions from the public API <a href="https://redirect.github.com/apache/arrow-rs/pull/10040">#10040</a> [<a href="https://github.com/apache/arrow-rs/labels/arrow">arrow</a>] (<a href="https://github.com/etseidl">etseidl</a>)</li> <li>chore: Remove some deprecated functions from parquet crate <a href="https://redirect.github.com/apache/arrow-rs/pull/10035">#10035</a> [<a href="https://github.com/apache/arrow-rs/labels/parquet">parquet</a>] (<a href="https://github.com/etseidl">etseidl</a>)</li> <li>Replace <code>From<Vec<_>></code> impls with <code>TryFrom</code>s for <code>FixedSizeBinaryArray</code> <a href="https://redirect.github.com/apache/arrow-rs/pull/10019">#10019</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>] (<a href="https://github.com/quantumish">quantumish</a>)</li> <li>Use Thrift macro to generate Parquet <code>LogicalType</code> serialization code <a href="https://redirect.github.com/apache/arrow-rs/pull/9997">#9997</a> [<a href="https://github.com/apache/arrow-rs/labels/parquet">parquet</a>] (<a href="https://github.com/etseidl">etseidl</a>)</li> <li>refactor: make <code>BloomFilterProperties</code> fpp/ndv private with accessors <a href="https://redirect.github.com/apache/arrow-rs/pull/9969">#9969</a> [<a href="https://github.com/apache/arrow-rs/labels/parquet">parquet</a>] (<a href="https://github.com/CuteChuanChuan">CuteChuanChuan</a>)</li> <li>Remove deprecated parquet::format module and thrift dependency <a href="https://redirect.github.com/apache/arrow-rs/pull/9962">#9962</a> [<a href="https://github.com/apache/arrow-rs/labels/parquet">parquet</a>] (<a href="https://github.com/jhorstmann">jhorstmann</a>)</li> <li>generic channel support for FlightClient <a href="https://redirect.github.com/apache/arrow-rs/pull/9933">#9933</a> [<a href="https://github.com/apache/arrow-rs/labels/arrow">arrow</a>] [<a href="https://github.com/apache/arrow-rs/labels/arrow-flight">arrow-flight</a>] (<a href="https://github.com/rumenov">rumenov</a>)</li> <li>Add <code>CompressionCodec</code> Thrift enum for Parquet metadata <a href="https://redirect.github.com/apache/arrow-rs/pull/9864">#9864</a> [<a href="https://github.com/apache/arrow-rs/labels/parquet">parquet</a>] (<a href="https://github.com/etseidl">etseidl</a>)</li> <li>[Variant] remove <code>BorrowedShreddingState</code> <a href="https://redirect.github.com/apache/arrow-rs/pull/9791">#9791</a> (<a href="https://github.com/sdf-jkl">sdf-jkl</a>)</li> <li>Remove deprecated legacy <code>like</code> kernels in <code>arrow-string</code> <a href="https://redirect.github.com/apache/arrow-rs/pull/9674">#9674</a> [<a href="https://github.com/apache/arrow-rs/labels/arrow">arrow</a>] (<a href="https://github.com/AdamGS">AdamGS</a>)</li> </ul> <p><strong>Implemented enhancements:</strong></p> <ul> <li>Allow casting plain struct to dictionary encoded struct <a href="https://redirect.github.com/apache/arrow-rs/issues/10038">#10038</a> [<a href="https://github.com/apache/arrow-rs/labels/arrow">arrow</a>]</li> <li>Optimize arrow-flight <a href="https://redirect.github.com/apache/arrow-rs/issues/10029">#10029</a></li> <li>Align buffers when importing via <code>from_ffi</code> / <code>ArrowArrayStreamReader</code> <a href="https://redirect.github.com/apache/arrow-rs/issues/10028">#10028</a> [<a href="https://github.com/apache/arrow-rs/labels/arrow">arrow</a>]</li> <li>Switch Parquet <code>LogicalType</code> enum to macro generated version <a href="https://redirect.github.com/apache/arrow-rs/issues/9995">#9995</a> [<a href="https://github.com/apache/arrow-rs/labels/parquet">parquet</a>]</li> <li>Future proof Parquet Thrift parser <a href="https://redirect.github.com/apache/arrow-rs/issues/9973">#9973</a> [<a href="https://github.com/apache/arrow-rs/labels/parquet">parquet</a>]</li> <li>Add <code>DatePart</code> 1-indexed variants <a href="https://redirect.github.com/apache/arrow-rs/issues/9964">#9964</a> [<a href="https://github.com/apache/arrow-rs/labels/arrow">arrow</a>]</li> <li>perf: Rework Parquet Thrift handling of boolean fields <a href="https://redirect.github.com/apache/arrow-rs/issues/9946">#9946</a> [<a href="https://github.com/apache/arrow-rs/labels/parquet">parquet</a>]</li> <li>Add benchmarks for REE to parquet <a href="https://redirect.github.com/apache/arrow-rs/issues/9935">#9935</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>(re) Allow Large <code>FixedSizeBinaryArray</code>s <a href="https://redirect.github.com/apache/arrow-rs/issues/9906">#9906</a> [<a href="https://github.com/apache/arrow-rs/labels/arrow">arrow</a>]</li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/apache/arrow-rs/blob/main/CHANGELOG.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/59.1.0">59.1.0</a> (2026-07-03)</h2> <p><a href="https://github.com/apache/arrow-rs/compare/59.0.0...59.1.0">Full Changelog</a></p> <p><strong>Implemented enhancements:</strong></p> <ul> <li>Fast path for nested <code>DictionaryArray</code> casting <a href="https://redirect.github.com/apache/arrow-rs/issues/10247">#10247</a> [<a href="https://github.com/apache/arrow-rs/labels/arrow">arrow</a>]</li> <li>parquet/arrow: reading multiple nested columns fails with "Not all children array length are the same!" when a list continues across DataPageV2 page boundary <a href="https://redirect.github.com/apache/arrow-rs/issues/10243">#10243</a> [<a href="https://github.com/apache/arrow-rs/labels/parquet">parquet</a>]</li> <li>Add product aggregate kernel to arrow-rs <a href="https://redirect.github.com/apache/arrow-rs/issues/10150">#10150</a> [<a href="https://github.com/apache/arrow-rs/labels/arrow">arrow</a>]</li> <li>Stricter <code>DataType</code> parsing <a href="https://redirect.github.com/apache/arrow-rs/issues/10146">#10146</a> [<a href="https://github.com/apache/arrow-rs/labels/arrow">arrow</a>]</li> <li>Support validating CSV headers against Schema <a href="https://redirect.github.com/apache/arrow-rs/issues/10143">#10143</a> [<a href="https://github.com/apache/arrow-rs/labels/arrow">arrow</a>]</li> <li>arrow-ipc: Supports compression level configuration for arrow-ipc writer <a href="https://redirect.github.com/apache/arrow-rs/issues/10132">#10132</a> [<a href="https://github.com/apache/arrow-rs/labels/arrow">arrow</a>]</li> <li>[Variant] <code>VariantArray</code> field API naming <a href="https://redirect.github.com/apache/arrow-rs/issues/10093">#10093</a></li> <li>Add <code>StructArray::field_</code> APIs symmetric to <code>StructArray::column_</code> ones <a href="https://redirect.github.com/apache/arrow-rs/issues/10092">#10092</a> [<a href="https://github.com/apache/arrow-rs/labels/arrow">arrow</a>]</li> <li>arrow-buffer: implement Saturating, CheckedShl, Not num-traits for i256 <a href="https://redirect.github.com/apache/arrow-rs/issues/10087">#10087</a> [<a href="https://github.com/apache/arrow-rs/labels/arrow">arrow</a>]</li> <li>feat: native concat for <code>MapArray</code> <a href="https://redirect.github.com/apache/arrow-rs/issues/10047">#10047</a> [<a href="https://github.com/apache/arrow-rs/labels/arrow">arrow</a>]</li> <li>[Variant] Add <code>variant_to_arrow</code> <code>Dictionary/REE</code> type support <a href="https://redirect.github.com/apache/arrow-rs/issues/10013">#10013</a></li> </ul> <p><strong>Fixed bugs:</strong></p> <ul> <li>arrow-row on fixed size binary/list with size 0 and no nulls return wrong length <a href="https://redirect.github.com/apache/arrow-rs/issues/10270">#10270</a></li> <li>casting list to 0-size fixedsizelist can cause incorrect output length <a href="https://redirect.github.com/apache/arrow-rs/issues/10227">#10227</a> [<a href="https://github.com/apache/arrow-rs/labels/arrow">arrow</a>]</li> <li>Buffer count mismatched with metadata when encoding records with dictionary of dictionaries <a href="https://redirect.github.com/apache/arrow-rs/issues/10213">#10213</a> [<a href="https://github.com/apache/arrow-rs/labels/arrow">arrow</a>]</li> <li><code>Buffer::into_mutable</code> is not consistent regarding sliced data and can lead to panics <a href="https://redirect.github.com/apache/arrow-rs/issues/10117">#10117</a> [<a href="https://github.com/apache/arrow-rs/labels/arrow">arrow</a>]</li> <li>parquet_derive: cannot read or write columns whose name is a Rust keyword (raw identifiers like r#type become column "r#type") <a href="https://redirect.github.com/apache/arrow-rs/issues/10112">#10112</a></li> <li>parquet: fix OffsetBuffer panic on corrupt input <a href="https://redirect.github.com/apache/arrow-rs/issues/10107">#10107</a> [<a href="https://github.com/apache/arrow-rs/labels/parquet">parquet</a>]</li> <li>Parquet geospatial conversion uses metadata key "algorithm" instead of "edges" in geoarrow metadata <a href="https://redirect.github.com/apache/arrow-rs/issues/9929">#9929</a> [<a href="https://github.com/apache/arrow-rs/labels/parquet">parquet</a>]</li> </ul> <p><strong>Documentation updates:</strong></p> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/apache/arrow-rs/commit/e5e66fa05ce986fa6a3f61c36c11ff6b476cb76c"><code>e5e66fa</code></a> Add test for <code>parquet-testing/bad_data/ARROW-[GH-47662](https://github.com/apache/arrow-rs/issues/47662).parquet</code> (<a href="https://redirect.github.com/apache/arrow-rs/issues/10077">#10077</a>)</li> <li><a href="https://github.com/apache/arrow-rs/commit/9f96a8f5c3f47c6303c7d17ac7f00ad4ad0df513"><code>9f96a8f</code></a> Prepare for <code>59.0.0</code> release (<a href="https://redirect.github.com/apache/arrow-rs/issues/10063">#10063</a>)</li> <li><a href="https://github.com/apache/arrow-rs/commit/d7ef673275d6b7f124d5f588146acb6c49d59a0a"><code>d7ef673</code></a> Bump max throughput in <code>flight</code> benchmark before blocking (<a href="https://redirect.github.com/apache/arrow-rs/issues/10070">#10070</a>)</li> <li><a href="https://github.com/apache/arrow-rs/commit/8042ea288e084107b602f9e25a850314942567b6"><code>8042ea2</code></a> Pluggable page spilling API for the Parquet ArrowWriter (PageStore) (<a href="https://redirect.github.com/apache/arrow-rs/issues/10020">#10020</a>)</li> <li><a href="https://github.com/apache/arrow-rs/commit/1e8ea5eb6857bad5247908c1c27aa51e62aa9006"><code>1e8ea5e</code></a> fix(parquet): bound data page byte size for large variable-width values (<a href="https://redirect.github.com/apache/arrow-rs/issues/9972">#9972</a>)</li> <li><a href="https://github.com/apache/arrow-rs/commit/2a1d40d35c3dd5cc274dd97baa413a5384006fb2"><code>2a1d40d</code></a> Reduce Miri runtime even more (<a href="https://redirect.github.com/apache/arrow-rs/issues/9650">#9650</a>)</li> <li><a href="https://github.com/apache/arrow-rs/commit/97f4b1460cd32b5b8c3b91ed554238e12e3e68cf"><code>97f4b14</code></a> arrow-buffer: i256: implement ilog (<a href="https://redirect.github.com/apache/arrow-rs/issues/9453">#9453</a>)</li> <li><a href="https://github.com/apache/arrow-rs/commit/6c397977687380f5e3d13d3d061b0369fe31cb3a"><code>6c39797</code></a> Improve email created by create_tarball.sh script (<a href="https://redirect.github.com/apache/arrow-rs/issues/9944">#9944</a>)</li> <li><a href="https://github.com/apache/arrow-rs/commit/9949226f0ab644c701e6ed283db32989bbf6b006"><code>9949226</code></a> perf(parquet): LevelInfoBuilder batch write when no repetition childs (<a href="https://redirect.github.com/apache/arrow-rs/issues/10037">#10037</a>)</li> <li><a href="https://github.com/apache/arrow-rs/commit/58bdc7d557df323b5c15b5779f8ea23b05bf0ccf"><code>58bdc7d</code></a> arrow-buffer: i256: Implement num_traits wrapping shift (<a href="https://redirect.github.com/apache/arrow-rs/issues/9418">#9418</a>)</li> <li>Additional commits viewable in <a href="https://github.com/apache/arrow-rs/compare/57.3.0...59.0.0">compare view</a></li> </ul> </details> <br /> [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) </details> -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
