This is an automated email from the ASF dual-hosted git repository.

xuanwo pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/iceberg-rust.git


The following commit(s) were added to refs/heads/main by this push:
     new df6f999b chore(deps): Bump the arrow-parquet group with 5 updates 
(#1475)
df6f999b is described below

commit df6f999baaf5ef60059afbd5fa0a9804086d1a44
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Jun 30 01:51:12 2025 +0800

    chore(deps): Bump the arrow-parquet group with 5 updates (#1475)
    
    Bumps the arrow-parquet group with 5 updates:
    
    | Package | From | To |
    | --- | --- | --- |
    | [arrow-array](https://github.com/apache/arrow-rs) | `55.1.0` |
    `55.2.0` |
    | [arrow-buffer](https://github.com/apache/arrow-rs) | `55.1.0` |
    `55.2.0` |
    | [arrow-schema](https://github.com/apache/arrow-rs) | `55.1.0` |
    `55.2.0` |
    | [arrow-select](https://github.com/apache/arrow-rs) | `55.1.0` |
    `55.2.0` |
    | [arrow-string](https://github.com/apache/arrow-rs) | `55.1.0` |
    `55.2.0` |
    
    Updates `arrow-array` from 55.1.0 to 55.2.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 55.2.0</h2>
    <!-- raw HTML omitted -->
    <h1>Changelog</h1>
    <h2><a href="https://github.com/apache/arrow-rs/tree/55.2.0";>55.2.0</a>
    (2025-06-22)</h2>
    <p><a
    href="https://github.com/apache/arrow-rs/compare/55.1.0...55.2.0";>Full
    Changelog</a></p>
    <p><strong>Implemented enhancements:</strong></p>
    <ul>
    <li>Do not populate nulls for <code>NullArray</code> for
    <code>MutableArrayData</code> <a
    
href="https://redirect.github.com/apache/arrow-rs/issues/7725";>#7725</a></li>
    <li>Implement <code>PartialEq</code> for RunArray <a
    
href="https://redirect.github.com/apache/arrow-rs/issues/7691";>#7691</a></li>
    <li><code>interleave_views</code> is really slow <a
    href="https://redirect.github.com/apache/arrow-rs/issues/7688";>#7688</a>
    [<a
    href="https://github.com/apache/arrow-rs/labels/arrow";>arrow</a>]</li>
    <li>Add min max aggregates for FixedSizeBinary <a
    href="https://redirect.github.com/apache/arrow-rs/issues/7674";>#7674</a>
    [<a
    href="https://github.com/apache/arrow-rs/labels/arrow";>arrow</a>]</li>
    <li>Deliver pyarrow as a standalone crate <a
    href="https://redirect.github.com/apache/arrow-rs/issues/7668";>#7668</a>
    [<a
    href="https://github.com/apache/arrow-rs/labels/arrow";>arrow</a>]</li>
    <li>[Variant] Implement <code>VariantObject::field</code> and
    <code>VariantObject::fields</code> <a
    href="https://redirect.github.com/apache/arrow-rs/issues/7665";>#7665</a>
    [<a
    href="https://github.com/apache/arrow-rs/labels/parquet";>parquet</a>]</li>
    <li>[Variant] Implement read support for remaining primitive types <a
    href="https://redirect.github.com/apache/arrow-rs/issues/7630";>#7630</a>
    [<a
    href="https://github.com/apache/arrow-rs/labels/parquet";>parquet</a>]</li>
    <li>Fast and ergonomic method to add metadata to a
    <code>RecordBatch</code> <a
    href="https://redirect.github.com/apache/arrow-rs/issues/7628";>#7628</a>
    [<a
    href="https://github.com/apache/arrow-rs/labels/arrow";>arrow</a>]</li>
    <li>Add efficient way to change the keys of string dictionary builder <a
    href="https://redirect.github.com/apache/arrow-rs/issues/7610";>#7610</a>
    [<a
    href="https://github.com/apache/arrow-rs/labels/arrow";>arrow</a>]</li>
    <li>Support <code>add_nulls</code> on additional builder types <a
    href="https://redirect.github.com/apache/arrow-rs/issues/7605";>#7605</a>
    [<a
    href="https://github.com/apache/arrow-rs/labels/arrow";>arrow</a>]</li>
    <li>Add <code>into_inner</code> for <code>AsyncArrowWriter</code> <a
    href="https://redirect.github.com/apache/arrow-rs/issues/7603";>#7603</a>
    [<a
    href="https://github.com/apache/arrow-rs/labels/parquet";>parquet</a>]</li>
    <li>Optimize <code>PrimitiveBuilder::append_trusted_len_iter</code> <a
    href="https://redirect.github.com/apache/arrow-rs/issues/7591";>#7591</a>
    [<a
    href="https://github.com/apache/arrow-rs/labels/arrow";>arrow</a>]</li>
    <li>Benchmark for filter+concat and take+concat into even sized record
    batches <a
    href="https://redirect.github.com/apache/arrow-rs/issues/7589";>#7589</a>
    [<a
    href="https://github.com/apache/arrow-rs/labels/arrow";>arrow</a>]</li>
    <li><code>max_statistics_truncate_length</code> is ignored when writing
    statistics to data page headers <a
    href="https://redirect.github.com/apache/arrow-rs/issues/7579";>#7579</a>
    [<a
    href="https://github.com/apache/arrow-rs/labels/parquet";>parquet</a>]</li>
    <li>Feature Request: Encoding in <code>parquet-rewrite</code> <a
    href="https://redirect.github.com/apache/arrow-rs/issues/7575";>#7575</a>
    [<a
    href="https://github.com/apache/arrow-rs/labels/parquet";>parquet</a>]</li>
    <li>Add a <code>strong_count</code> method to <code>Buffer</code> <a
    href="https://redirect.github.com/apache/arrow-rs/issues/7568";>#7568</a>
    [<a
    href="https://github.com/apache/arrow-rs/labels/arrow";>arrow</a>]</li>
    <li>Create version of LexicographicalComparator that compares fixed
    number of columns <a
    href="https://redirect.github.com/apache/arrow-rs/issues/7531";>#7531</a>
    [<a
    href="https://github.com/apache/arrow-rs/labels/arrow";>arrow</a>]</li>
    <li>parquet-show-bloom-filter should work with integer typed columns <a
    href="https://redirect.github.com/apache/arrow-rs/issues/7528";>#7528</a>
    [<a
    href="https://github.com/apache/arrow-rs/labels/parquet";>parquet</a>]</li>
    <li>Allow merging primitive dictionary values in concat and interleave
    kernels <a
    href="https://redirect.github.com/apache/arrow-rs/issues/7518";>#7518</a>
    [<a
    href="https://github.com/apache/arrow-rs/labels/arrow";>arrow</a>]</li>
    <li>Add efficient concatenation of StructArrays <a
    href="https://redirect.github.com/apache/arrow-rs/issues/7516";>#7516</a>
    [<a
    href="https://github.com/apache/arrow-rs/labels/arrow";>arrow</a>]</li>
    <li>Rename <code>flight-sql-experimental</code> to
    <code>flight-sql</code> <a
    href="https://redirect.github.com/apache/arrow-rs/issues/7498";>#7498</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>]</li>
    <li>Consider moving from ryu to lexical-core for string formatting /
    casting floats to string. <a
    
href="https://redirect.github.com/apache/arrow-rs/issues/7496";>#7496</a></li>
    </ul>
    <!-- raw HTML omitted -->
    </blockquote>
    <p>... (truncated)</p>
    </details>
    <details>
    <summary>Changelog</summary>
    <p><em>Sourced from <a
    
href="https://github.com/apache/arrow-rs/blob/main/CHANGELOG-old.md";>arrow-array's
    changelog</a>.</em></p>
    <blockquote>
    <!-- raw HTML omitted -->
    <h1>Historical Changelog</h1>
    </blockquote>
    </details>
    <details>
    <summary>Commits</summary>
    <ul>
    <li><a
    
href="https://github.com/apache/arrow-rs/commit/25114c5caaa9e767050b366e57c20eca54aca987";><code>25114c5</code></a>
    [55_maintenance] Fix verify-release-candidate.sh by skipping
    <code>arrow-pyarrow</code> ...</li>
    <li><a
    
href="https://github.com/apache/arrow-rs/commit/df702cfc714dd25060f6a493570221df18b2c598";><code>df702cf</code></a>
    Prepare for <code>55.2.0</code> release (<a
    
href="https://redirect.github.com/apache/arrow-rs/issues/7722";>#7722</a>)</li>
    <li><a
    
href="https://github.com/apache/arrow-rs/commit/2788762c6334aaf76e36ee2ef71a678719e17e19";><code>2788762</code></a>
    fix JSON decoder error checking for UTF16 / surrogate parsing panic (<a
    
href="https://redirect.github.com/apache/arrow-rs/issues/7721";>#7721</a>)</li>
    <li><a
    
href="https://github.com/apache/arrow-rs/commit/e54b72bc4d2e56d28f849546fe4e19fafc8ecb8c";><code>e54b72b</code></a>
    fix: Do not add null buffer for <code>NullArray</code> in
    MutableArrayData (<a
    
href="https://redirect.github.com/apache/arrow-rs/issues/7726";>#7726</a>)</li>
    <li><a
    
href="https://github.com/apache/arrow-rs/commit/1ededfe024e6da1dd08bd0aee9411d1fb04523ac";><code>1ededfe</code></a>
    [Variant] Introduce new type over &amp;str for ShortString (<a
    
href="https://redirect.github.com/apache/arrow-rs/issues/7718";>#7718</a>)</li>
    <li><a
    
href="https://github.com/apache/arrow-rs/commit/7b374b9b7a9a9cdb51cfdf541826bbf2713b6859";><code>7b374b9</code></a>
    arrow-array: Implement PartialEq for RunArray (<a
    
href="https://redirect.github.com/apache/arrow-rs/issues/7727";>#7727</a>)</li>
    <li><a
    
href="https://github.com/apache/arrow-rs/commit/469c7ee1773775998aafd3d147ac229004e00b84";><code>469c7ee</code></a>
    Define a &quot;arrow-pyrarrow&quot; crate to implement the
    &quot;pyarrow&quot; feature. (<a
    
href="https://redirect.github.com/apache/arrow-rs/issues/7694";>#7694</a>)</li>
    <li><a
    
href="https://github.com/apache/arrow-rs/commit/fbaf7cea2df2c21cfe47d0dcb77e0abce81be215";><code>fbaf7ce</code></a>
    Support write to buffer api for SerializedFileWriter (<a
    
href="https://redirect.github.com/apache/arrow-rs/issues/7714";>#7714</a>)</li>
    <li><a
    
href="https://github.com/apache/arrow-rs/commit/1bed04c1e053e52575c6476f592c5aca3de7310f";><code>1bed04c</code></a>
    Optimize coalesce kernel for StringView (10-50% faster) (<a
    
href="https://redirect.github.com/apache/arrow-rs/issues/7650";>#7650</a>)</li>
    <li><a
    
href="https://github.com/apache/arrow-rs/commit/7276819d0d6b2357ae57704af98e2025cddbef70";><code>7276819</code></a>
    Split out variant code into several new sub-modules (<a
    
href="https://redirect.github.com/apache/arrow-rs/issues/7717";>#7717</a>)</li>
    <li>Additional commits viewable in <a
    href="https://github.com/apache/arrow-rs/compare/55.1.0...55.2.0";>compare
    view</a></li>
    </ul>
    </details>
    <br />
    
    Updates `arrow-buffer` from 55.1.0 to 55.2.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 55.2.0</h2>
    <!-- raw HTML omitted -->
    <h1>Changelog</h1>
    <h2><a href="https://github.com/apache/arrow-rs/tree/55.2.0";>55.2.0</a>
    (2025-06-22)</h2>
    <p><a
    href="https://github.com/apache/arrow-rs/compare/55.1.0...55.2.0";>Full
    Changelog</a></p>
    <p><strong>Implemented enhancements:</strong></p>
    <ul>
    <li>Do not populate nulls for <code>NullArray</code> for
    <code>MutableArrayData</code> <a
    
href="https://redirect.github.com/apache/arrow-rs/issues/7725";>#7725</a></li>
    <li>Implement <code>PartialEq</code> for RunArray <a
    
href="https://redirect.github.com/apache/arrow-rs/issues/7691";>#7691</a></li>
    <li><code>interleave_views</code> is really slow <a
    href="https://redirect.github.com/apache/arrow-rs/issues/7688";>#7688</a>
    [<a
    href="https://github.com/apache/arrow-rs/labels/arrow";>arrow</a>]</li>
    <li>Add min max aggregates for FixedSizeBinary <a
    href="https://redirect.github.com/apache/arrow-rs/issues/7674";>#7674</a>
    [<a
    href="https://github.com/apache/arrow-rs/labels/arrow";>arrow</a>]</li>
    <li>Deliver pyarrow as a standalone crate <a
    href="https://redirect.github.com/apache/arrow-rs/issues/7668";>#7668</a>
    [<a
    href="https://github.com/apache/arrow-rs/labels/arrow";>arrow</a>]</li>
    <li>[Variant] Implement <code>VariantObject::field</code> and
    <code>VariantObject::fields</code> <a
    href="https://redirect.github.com/apache/arrow-rs/issues/7665";>#7665</a>
    [<a
    href="https://github.com/apache/arrow-rs/labels/parquet";>parquet</a>]</li>
    <li>[Variant] Implement read support for remaining primitive types <a
    href="https://redirect.github.com/apache/arrow-rs/issues/7630";>#7630</a>
    [<a
    href="https://github.com/apache/arrow-rs/labels/parquet";>parquet</a>]</li>
    <li>Fast and ergonomic method to add metadata to a
    <code>RecordBatch</code> <a
    href="https://redirect.github.com/apache/arrow-rs/issues/7628";>#7628</a>
    [<a
    href="https://github.com/apache/arrow-rs/labels/arrow";>arrow</a>]</li>
    <li>Add efficient way to change the keys of string dictionary builder <a
    href="https://redirect.github.com/apache/arrow-rs/issues/7610";>#7610</a>
    [<a
    href="https://github.com/apache/arrow-rs/labels/arrow";>arrow</a>]</li>
    <li>Support <code>add_nulls</code> on additional builder types <a
    href="https://redirect.github.com/apache/arrow-rs/issues/7605";>#7605</a>
    [<a
    href="https://github.com/apache/arrow-rs/labels/arrow";>arrow</a>]</li>
    <li>Add <code>into_inner</code> for <code>AsyncArrowWriter</code> <a
    href="https://redirect.github.com/apache/arrow-rs/issues/7603";>#7603</a>
    [<a
    href="https://github.com/apache/arrow-rs/labels/parquet";>parquet</a>]</li>
    <li>Optimize <code>PrimitiveBuilder::append_trusted_len_iter</code> <a
    href="https://redirect.github.com/apache/arrow-rs/issues/7591";>#7591</a>
    [<a
    href="https://github.com/apache/arrow-rs/labels/arrow";>arrow</a>]</li>
    <li>Benchmark for filter+concat and take+concat into even sized record
    batches <a
    href="https://redirect.github.com/apache/arrow-rs/issues/7589";>#7589</a>
    [<a
    href="https://github.com/apache/arrow-rs/labels/arrow";>arrow</a>]</li>
    <li><code>max_statistics_truncate_length</code> is ignored when writing
    statistics to data page headers <a
    href="https://redirect.github.com/apache/arrow-rs/issues/7579";>#7579</a>
    [<a
    href="https://github.com/apache/arrow-rs/labels/parquet";>parquet</a>]</li>
    <li>Feature Request: Encoding in <code>parquet-rewrite</code> <a
    href="https://redirect.github.com/apache/arrow-rs/issues/7575";>#7575</a>
    [<a
    href="https://github.com/apache/arrow-rs/labels/parquet";>parquet</a>]</li>
    <li>Add a <code>strong_count</code> method to <code>Buffer</code> <a
    href="https://redirect.github.com/apache/arrow-rs/issues/7568";>#7568</a>
    [<a
    href="https://github.com/apache/arrow-rs/labels/arrow";>arrow</a>]</li>
    <li>Create version of LexicographicalComparator that compares fixed
    number of columns <a
    href="https://redirect.github.com/apache/arrow-rs/issues/7531";>#7531</a>
    [<a
    href="https://github.com/apache/arrow-rs/labels/arrow";>arrow</a>]</li>
    <li>parquet-show-bloom-filter should work with integer typed columns <a
    href="https://redirect.github.com/apache/arrow-rs/issues/7528";>#7528</a>
    [<a
    href="https://github.com/apache/arrow-rs/labels/parquet";>parquet</a>]</li>
    <li>Allow merging primitive dictionary values in concat and interleave
    kernels <a
    href="https://redirect.github.com/apache/arrow-rs/issues/7518";>#7518</a>
    [<a
    href="https://github.com/apache/arrow-rs/labels/arrow";>arrow</a>]</li>
    <li>Add efficient concatenation of StructArrays <a
    href="https://redirect.github.com/apache/arrow-rs/issues/7516";>#7516</a>
    [<a
    href="https://github.com/apache/arrow-rs/labels/arrow";>arrow</a>]</li>
    <li>Rename <code>flight-sql-experimental</code> to
    <code>flight-sql</code> <a
    href="https://redirect.github.com/apache/arrow-rs/issues/7498";>#7498</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>]</li>
    <li>Consider moving from ryu to lexical-core for string formatting /
    casting floats to string. <a
    
href="https://redirect.github.com/apache/arrow-rs/issues/7496";>#7496</a></li>
    </ul>
    <!-- raw HTML omitted -->
    </blockquote>
    <p>... (truncated)</p>
    </details>
    <details>
    <summary>Changelog</summary>
    <p><em>Sourced from <a
    
href="https://github.com/apache/arrow-rs/blob/main/CHANGELOG-old.md";>arrow-buffer's
    changelog</a>.</em></p>
    <blockquote>
    <!-- raw HTML omitted -->
    <h1>Historical Changelog</h1>
    </blockquote>
    </details>
    <details>
    <summary>Commits</summary>
    <ul>
    <li><a
    
href="https://github.com/apache/arrow-rs/commit/25114c5caaa9e767050b366e57c20eca54aca987";><code>25114c5</code></a>
    [55_maintenance] Fix verify-release-candidate.sh by skipping
    <code>arrow-pyarrow</code> ...</li>
    <li><a
    
href="https://github.com/apache/arrow-rs/commit/df702cfc714dd25060f6a493570221df18b2c598";><code>df702cf</code></a>
    Prepare for <code>55.2.0</code> release (<a
    
href="https://redirect.github.com/apache/arrow-rs/issues/7722";>#7722</a>)</li>
    <li><a
    
href="https://github.com/apache/arrow-rs/commit/2788762c6334aaf76e36ee2ef71a678719e17e19";><code>2788762</code></a>
    fix JSON decoder error checking for UTF16 / surrogate parsing panic (<a
    
href="https://redirect.github.com/apache/arrow-rs/issues/7721";>#7721</a>)</li>
    <li><a
    
href="https://github.com/apache/arrow-rs/commit/e54b72bc4d2e56d28f849546fe4e19fafc8ecb8c";><code>e54b72b</code></a>
    fix: Do not add null buffer for <code>NullArray</code> in
    MutableArrayData (<a
    
href="https://redirect.github.com/apache/arrow-rs/issues/7726";>#7726</a>)</li>
    <li><a
    
href="https://github.com/apache/arrow-rs/commit/1ededfe024e6da1dd08bd0aee9411d1fb04523ac";><code>1ededfe</code></a>
    [Variant] Introduce new type over &amp;str for ShortString (<a
    
href="https://redirect.github.com/apache/arrow-rs/issues/7718";>#7718</a>)</li>
    <li><a
    
href="https://github.com/apache/arrow-rs/commit/7b374b9b7a9a9cdb51cfdf541826bbf2713b6859";><code>7b374b9</code></a>
    arrow-array: Implement PartialEq for RunArray (<a
    
href="https://redirect.github.com/apache/arrow-rs/issues/7727";>#7727</a>)</li>
    <li><a
    
href="https://github.com/apache/arrow-rs/commit/469c7ee1773775998aafd3d147ac229004e00b84";><code>469c7ee</code></a>
    Define a &quot;arrow-pyrarrow&quot; crate to implement the
    &quot;pyarrow&quot; feature. (<a
    
href="https://redirect.github.com/apache/arrow-rs/issues/7694";>#7694</a>)</li>
    <li><a
    
href="https://github.com/apache/arrow-rs/commit/fbaf7cea2df2c21cfe47d0dcb77e0abce81be215";><code>fbaf7ce</code></a>
    Support write to buffer api for SerializedFileWriter (<a
    
href="https://redirect.github.com/apache/arrow-rs/issues/7714";>#7714</a>)</li>
    <li><a
    
href="https://github.com/apache/arrow-rs/commit/1bed04c1e053e52575c6476f592c5aca3de7310f";><code>1bed04c</code></a>
    Optimize coalesce kernel for StringView (10-50% faster) (<a
    
href="https://redirect.github.com/apache/arrow-rs/issues/7650";>#7650</a>)</li>
    <li><a
    
href="https://github.com/apache/arrow-rs/commit/7276819d0d6b2357ae57704af98e2025cddbef70";><code>7276819</code></a>
    Split out variant code into several new sub-modules (<a
    
href="https://redirect.github.com/apache/arrow-rs/issues/7717";>#7717</a>)</li>
    <li>Additional commits viewable in <a
    href="https://github.com/apache/arrow-rs/compare/55.1.0...55.2.0";>compare
    view</a></li>
    </ul>
    </details>
    <br />
    
    Updates `arrow-schema` from 55.1.0 to 55.2.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 55.2.0</h2>
    <!-- raw HTML omitted -->
    <h1>Changelog</h1>
    <h2><a href="https://github.com/apache/arrow-rs/tree/55.2.0";>55.2.0</a>
    (2025-06-22)</h2>
    <p><a
    href="https://github.com/apache/arrow-rs/compare/55.1.0...55.2.0";>Full
    Changelog</a></p>
    <p><strong>Implemented enhancements:</strong></p>
    <ul>
    <li>Do not populate nulls for <code>NullArray</code> for
    <code>MutableArrayData</code> <a
    
href="https://redirect.github.com/apache/arrow-rs/issues/7725";>#7725</a></li>
    <li>Implement <code>PartialEq</code> for RunArray <a
    
href="https://redirect.github.com/apache/arrow-rs/issues/7691";>#7691</a></li>
    <li><code>interleave_views</code> is really slow <a
    href="https://redirect.github.com/apache/arrow-rs/issues/7688";>#7688</a>
    [<a
    href="https://github.com/apache/arrow-rs/labels/arrow";>arrow</a>]</li>
    <li>Add min max aggregates for FixedSizeBinary <a
    href="https://redirect.github.com/apache/arrow-rs/issues/7674";>#7674</a>
    [<a
    href="https://github.com/apache/arrow-rs/labels/arrow";>arrow</a>]</li>
    <li>Deliver pyarrow as a standalone crate <a
    href="https://redirect.github.com/apache/arrow-rs/issues/7668";>#7668</a>
    [<a
    href="https://github.com/apache/arrow-rs/labels/arrow";>arrow</a>]</li>
    <li>[Variant] Implement <code>VariantObject::field</code> and
    <code>VariantObject::fields</code> <a
    href="https://redirect.github.com/apache/arrow-rs/issues/7665";>#7665</a>
    [<a
    href="https://github.com/apache/arrow-rs/labels/parquet";>parquet</a>]</li>
    <li>[Variant] Implement read support for remaining primitive types <a
    href="https://redirect.github.com/apache/arrow-rs/issues/7630";>#7630</a>
    [<a
    href="https://github.com/apache/arrow-rs/labels/parquet";>parquet</a>]</li>
    <li>Fast and ergonomic method to add metadata to a
    <code>RecordBatch</code> <a
    href="https://redirect.github.com/apache/arrow-rs/issues/7628";>#7628</a>
    [<a
    href="https://github.com/apache/arrow-rs/labels/arrow";>arrow</a>]</li>
    <li>Add efficient way to change the keys of string dictionary builder <a
    href="https://redirect.github.com/apache/arrow-rs/issues/7610";>#7610</a>
    [<a
    href="https://github.com/apache/arrow-rs/labels/arrow";>arrow</a>]</li>
    <li>Support <code>add_nulls</code> on additional builder types <a
    href="https://redirect.github.com/apache/arrow-rs/issues/7605";>#7605</a>
    [<a
    href="https://github.com/apache/arrow-rs/labels/arrow";>arrow</a>]</li>
    <li>Add <code>into_inner</code> for <code>AsyncArrowWriter</code> <a
    href="https://redirect.github.com/apache/arrow-rs/issues/7603";>#7603</a>
    [<a
    href="https://github.com/apache/arrow-rs/labels/parquet";>parquet</a>]</li>
    <li>Optimize <code>PrimitiveBuilder::append_trusted_len_iter</code> <a
    href="https://redirect.github.com/apache/arrow-rs/issues/7591";>#7591</a>
    [<a
    href="https://github.com/apache/arrow-rs/labels/arrow";>arrow</a>]</li>
    <li>Benchmark for filter+concat and take+concat into even sized record
    batches <a
    href="https://redirect.github.com/apache/arrow-rs/issues/7589";>#7589</a>
    [<a
    href="https://github.com/apache/arrow-rs/labels/arrow";>arrow</a>]</li>
    <li><code>max_statistics_truncate_length</code> is ignored when writing
    statistics to data page headers <a
    href="https://redirect.github.com/apache/arrow-rs/issues/7579";>#7579</a>
    [<a
    href="https://github.com/apache/arrow-rs/labels/parquet";>parquet</a>]</li>
    <li>Feature Request: Encoding in <code>parquet-rewrite</code> <a
    href="https://redirect.github.com/apache/arrow-rs/issues/7575";>#7575</a>
    [<a
    href="https://github.com/apache/arrow-rs/labels/parquet";>parquet</a>]</li>
    <li>Add a <code>strong_count</code> method to <code>Buffer</code> <a
    href="https://redirect.github.com/apache/arrow-rs/issues/7568";>#7568</a>
    [<a
    href="https://github.com/apache/arrow-rs/labels/arrow";>arrow</a>]</li>
    <li>Create version of LexicographicalComparator that compares fixed
    number of columns <a
    href="https://redirect.github.com/apache/arrow-rs/issues/7531";>#7531</a>
    [<a
    href="https://github.com/apache/arrow-rs/labels/arrow";>arrow</a>]</li>
    <li>parquet-show-bloom-filter should work with integer typed columns <a
    href="https://redirect.github.com/apache/arrow-rs/issues/7528";>#7528</a>
    [<a
    href="https://github.com/apache/arrow-rs/labels/parquet";>parquet</a>]</li>
    <li>Allow merging primitive dictionary values in concat and interleave
    kernels <a
    href="https://redirect.github.com/apache/arrow-rs/issues/7518";>#7518</a>
    [<a
    href="https://github.com/apache/arrow-rs/labels/arrow";>arrow</a>]</li>
    <li>Add efficient concatenation of StructArrays <a
    href="https://redirect.github.com/apache/arrow-rs/issues/7516";>#7516</a>
    [<a
    href="https://github.com/apache/arrow-rs/labels/arrow";>arrow</a>]</li>
    <li>Rename <code>flight-sql-experimental</code> to
    <code>flight-sql</code> <a
    href="https://redirect.github.com/apache/arrow-rs/issues/7498";>#7498</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>]</li>
    <li>Consider moving from ryu to lexical-core for string formatting /
    casting floats to string. <a
    
href="https://redirect.github.com/apache/arrow-rs/issues/7496";>#7496</a></li>
    </ul>
    <!-- raw HTML omitted -->
    </blockquote>
    <p>... (truncated)</p>
    </details>
    <details>
    <summary>Changelog</summary>
    <p><em>Sourced from <a
    
href="https://github.com/apache/arrow-rs/blob/main/CHANGELOG-old.md";>arrow-schema's
    changelog</a>.</em></p>
    <blockquote>
    <!-- raw HTML omitted -->
    <h1>Historical Changelog</h1>
    </blockquote>
    </details>
    <details>
    <summary>Commits</summary>
    <ul>
    <li><a
    
href="https://github.com/apache/arrow-rs/commit/25114c5caaa9e767050b366e57c20eca54aca987";><code>25114c5</code></a>
    [55_maintenance] Fix verify-release-candidate.sh by skipping
    <code>arrow-pyarrow</code> ...</li>
    <li><a
    
href="https://github.com/apache/arrow-rs/commit/df702cfc714dd25060f6a493570221df18b2c598";><code>df702cf</code></a>
    Prepare for <code>55.2.0</code> release (<a
    
href="https://redirect.github.com/apache/arrow-rs/issues/7722";>#7722</a>)</li>
    <li><a
    
href="https://github.com/apache/arrow-rs/commit/2788762c6334aaf76e36ee2ef71a678719e17e19";><code>2788762</code></a>
    fix JSON decoder error checking for UTF16 / surrogate parsing panic (<a
    
href="https://redirect.github.com/apache/arrow-rs/issues/7721";>#7721</a>)</li>
    <li><a
    
href="https://github.com/apache/arrow-rs/commit/e54b72bc4d2e56d28f849546fe4e19fafc8ecb8c";><code>e54b72b</code></a>
    fix: Do not add null buffer for <code>NullArray</code> in
    MutableArrayData (<a
    
href="https://redirect.github.com/apache/arrow-rs/issues/7726";>#7726</a>)</li>
    <li><a
    
href="https://github.com/apache/arrow-rs/commit/1ededfe024e6da1dd08bd0aee9411d1fb04523ac";><code>1ededfe</code></a>
    [Variant] Introduce new type over &amp;str for ShortString (<a
    
href="https://redirect.github.com/apache/arrow-rs/issues/7718";>#7718</a>)</li>
    <li><a
    
href="https://github.com/apache/arrow-rs/commit/7b374b9b7a9a9cdb51cfdf541826bbf2713b6859";><code>7b374b9</code></a>
    arrow-array: Implement PartialEq for RunArray (<a
    
href="https://redirect.github.com/apache/arrow-rs/issues/7727";>#7727</a>)</li>
    <li><a
    
href="https://github.com/apache/arrow-rs/commit/469c7ee1773775998aafd3d147ac229004e00b84";><code>469c7ee</code></a>
    Define a &quot;arrow-pyrarrow&quot; crate to implement the
    &quot;pyarrow&quot; feature. (<a
    
href="https://redirect.github.com/apache/arrow-rs/issues/7694";>#7694</a>)</li>
    <li><a
    
href="https://github.com/apache/arrow-rs/commit/fbaf7cea2df2c21cfe47d0dcb77e0abce81be215";><code>fbaf7ce</code></a>
    Support write to buffer api for SerializedFileWriter (<a
    
href="https://redirect.github.com/apache/arrow-rs/issues/7714";>#7714</a>)</li>
    <li><a
    
href="https://github.com/apache/arrow-rs/commit/1bed04c1e053e52575c6476f592c5aca3de7310f";><code>1bed04c</code></a>
    Optimize coalesce kernel for StringView (10-50% faster) (<a
    
href="https://redirect.github.com/apache/arrow-rs/issues/7650";>#7650</a>)</li>
    <li><a
    
href="https://github.com/apache/arrow-rs/commit/7276819d0d6b2357ae57704af98e2025cddbef70";><code>7276819</code></a>
    Split out variant code into several new sub-modules (<a
    
href="https://redirect.github.com/apache/arrow-rs/issues/7717";>#7717</a>)</li>
    <li>Additional commits viewable in <a
    href="https://github.com/apache/arrow-rs/compare/55.1.0...55.2.0";>compare
    view</a></li>
    </ul>
    </details>
    <br />
    
    Updates `arrow-select` from 55.1.0 to 55.2.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 55.2.0</h2>
    <!-- raw HTML omitted -->
    <h1>Changelog</h1>
    <h2><a href="https://github.com/apache/arrow-rs/tree/55.2.0";>55.2.0</a>
    (2025-06-22)</h2>
    <p><a
    href="https://github.com/apache/arrow-rs/compare/55.1.0...55.2.0";>Full
    Changelog</a></p>
    <p><strong>Implemented enhancements:</strong></p>
    <ul>
    <li>Do not populate nulls for <code>NullArray</code> for
    <code>MutableArrayData</code> <a
    
href="https://redirect.github.com/apache/arrow-rs/issues/7725";>#7725</a></li>
    <li>Implement <code>PartialEq</code> for RunArray <a
    
href="https://redirect.github.com/apache/arrow-rs/issues/7691";>#7691</a></li>
    <li><code>interleave_views</code> is really slow <a
    href="https://redirect.github.com/apache/arrow-rs/issues/7688";>#7688</a>
    [<a
    href="https://github.com/apache/arrow-rs/labels/arrow";>arrow</a>]</li>
    <li>Add min max aggregates for FixedSizeBinary <a
    href="https://redirect.github.com/apache/arrow-rs/issues/7674";>#7674</a>
    [<a
    href="https://github.com/apache/arrow-rs/labels/arrow";>arrow</a>]</li>
    <li>Deliver pyarrow as a standalone crate <a
    href="https://redirect.github.com/apache/arrow-rs/issues/7668";>#7668</a>
    [<a
    href="https://github.com/apache/arrow-rs/labels/arrow";>arrow</a>]</li>
    <li>[Variant] Implement <code>VariantObject::field</code> and
    <code>VariantObject::fields</code> <a
    href="https://redirect.github.com/apache/arrow-rs/issues/7665";>#7665</a>
    [<a
    href="https://github.com/apache/arrow-rs/labels/parquet";>parquet</a>]</li>
    <li>[Variant] Implement read support for remaining primitive types <a
    href="https://redirect.github.com/apache/arrow-rs/issues/7630";>#7630</a>
    [<a
    href="https://github.com/apache/arrow-rs/labels/parquet";>parquet</a>]</li>
    <li>Fast and ergonomic method to add metadata to a
    <code>RecordBatch</code> <a
    href="https://redirect.github.com/apache/arrow-rs/issues/7628";>#7628</a>
    [<a
    href="https://github.com/apache/arrow-rs/labels/arrow";>arrow</a>]</li>
    <li>Add efficient way to change the keys of string dictionary builder <a
    href="https://redirect.github.com/apache/arrow-rs/issues/7610";>#7610</a>
    [<a
    href="https://github.com/apache/arrow-rs/labels/arrow";>arrow</a>]</li>
    <li>Support <code>add_nulls</code> on additional builder types <a
    href="https://redirect.github.com/apache/arrow-rs/issues/7605";>#7605</a>
    [<a
    href="https://github.com/apache/arrow-rs/labels/arrow";>arrow</a>]</li>
    <li>Add <code>into_inner</code> for <code>AsyncArrowWriter</code> <a
    href="https://redirect.github.com/apache/arrow-rs/issues/7603";>#7603</a>
    [<a
    href="https://github.com/apache/arrow-rs/labels/parquet";>parquet</a>]</li>
    <li>Optimize <code>PrimitiveBuilder::append_trusted_len_iter</code> <a
    href="https://redirect.github.com/apache/arrow-rs/issues/7591";>#7591</a>
    [<a
    href="https://github.com/apache/arrow-rs/labels/arrow";>arrow</a>]</li>
    <li>Benchmark for filter+concat and take+concat into even sized record
    batches <a
    href="https://redirect.github.com/apache/arrow-rs/issues/7589";>#7589</a>
    [<a
    href="https://github.com/apache/arrow-rs/labels/arrow";>arrow</a>]</li>
    <li><code>max_statistics_truncate_length</code> is ignored when writing
    statistics to data page headers <a
    href="https://redirect.github.com/apache/arrow-rs/issues/7579";>#7579</a>
    [<a
    href="https://github.com/apache/arrow-rs/labels/parquet";>parquet</a>]</li>
    <li>Feature Request: Encoding in <code>parquet-rewrite</code> <a
    href="https://redirect.github.com/apache/arrow-rs/issues/7575";>#7575</a>
    [<a
    href="https://github.com/apache/arrow-rs/labels/parquet";>parquet</a>]</li>
    <li>Add a <code>strong_count</code> method to <code>Buffer</code> <a
    href="https://redirect.github.com/apache/arrow-rs/issues/7568";>#7568</a>
    [<a
    href="https://github.com/apache/arrow-rs/labels/arrow";>arrow</a>]</li>
    <li>Create version of LexicographicalComparator that compares fixed
    number of columns <a
    href="https://redirect.github.com/apache/arrow-rs/issues/7531";>#7531</a>
    [<a
    href="https://github.com/apache/arrow-rs/labels/arrow";>arrow</a>]</li>
    <li>parquet-show-bloom-filter should work with integer typed columns <a
    href="https://redirect.github.com/apache/arrow-rs/issues/7528";>#7528</a>
    [<a
    href="https://github.com/apache/arrow-rs/labels/parquet";>parquet</a>]</li>
    <li>Allow merging primitive dictionary values in concat and interleave
    kernels <a
    href="https://redirect.github.com/apache/arrow-rs/issues/7518";>#7518</a>
    [<a
    href="https://github.com/apache/arrow-rs/labels/arrow";>arrow</a>]</li>
    <li>Add efficient concatenation of StructArrays <a
    href="https://redirect.github.com/apache/arrow-rs/issues/7516";>#7516</a>
    [<a
    href="https://github.com/apache/arrow-rs/labels/arrow";>arrow</a>]</li>
    <li>Rename <code>flight-sql-experimental</code> to
    <code>flight-sql</code> <a
    href="https://redirect.github.com/apache/arrow-rs/issues/7498";>#7498</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>]</li>
    <li>Consider moving from ryu to lexical-core for string formatting /
    casting floats to string. <a
    
href="https://redirect.github.com/apache/arrow-rs/issues/7496";>#7496</a></li>
    </ul>
    <!-- raw HTML omitted -->
    </blockquote>
    <p>... (truncated)</p>
    </details>
    <details>
    <summary>Changelog</summary>
    <p><em>Sourced from <a
    
href="https://github.com/apache/arrow-rs/blob/main/CHANGELOG-old.md";>arrow-select's
    changelog</a>.</em></p>
    <blockquote>
    <!-- raw HTML omitted -->
    <h1>Historical Changelog</h1>
    </blockquote>
    </details>
    <details>
    <summary>Commits</summary>
    <ul>
    <li><a
    
href="https://github.com/apache/arrow-rs/commit/25114c5caaa9e767050b366e57c20eca54aca987";><code>25114c5</code></a>
    [55_maintenance] Fix verify-release-candidate.sh by skipping
    <code>arrow-pyarrow</code> ...</li>
    <li><a
    
href="https://github.com/apache/arrow-rs/commit/df702cfc714dd25060f6a493570221df18b2c598";><code>df702cf</code></a>
    Prepare for <code>55.2.0</code> release (<a
    
href="https://redirect.github.com/apache/arrow-rs/issues/7722";>#7722</a>)</li>
    <li><a
    
href="https://github.com/apache/arrow-rs/commit/2788762c6334aaf76e36ee2ef71a678719e17e19";><code>2788762</code></a>
    fix JSON decoder error checking for UTF16 / surrogate parsing panic (<a
    
href="https://redirect.github.com/apache/arrow-rs/issues/7721";>#7721</a>)</li>
    <li><a
    
href="https://github.com/apache/arrow-rs/commit/e54b72bc4d2e56d28f849546fe4e19fafc8ecb8c";><code>e54b72b</code></a>
    fix: Do not add null buffer for <code>NullArray</code> in
    MutableArrayData (<a
    
href="https://redirect.github.com/apache/arrow-rs/issues/7726";>#7726</a>)</li>
    <li><a
    
href="https://github.com/apache/arrow-rs/commit/1ededfe024e6da1dd08bd0aee9411d1fb04523ac";><code>1ededfe</code></a>
    [Variant] Introduce new type over &amp;str for ShortString (<a
    
href="https://redirect.github.com/apache/arrow-rs/issues/7718";>#7718</a>)</li>
    <li><a
    
href="https://github.com/apache/arrow-rs/commit/7b374b9b7a9a9cdb51cfdf541826bbf2713b6859";><code>7b374b9</code></a>
    arrow-array: Implement PartialEq for RunArray (<a
    
href="https://redirect.github.com/apache/arrow-rs/issues/7727";>#7727</a>)</li>
    <li><a
    
href="https://github.com/apache/arrow-rs/commit/469c7ee1773775998aafd3d147ac229004e00b84";><code>469c7ee</code></a>
    Define a &quot;arrow-pyrarrow&quot; crate to implement the
    &quot;pyarrow&quot; feature. (<a
    
href="https://redirect.github.com/apache/arrow-rs/issues/7694";>#7694</a>)</li>
    <li><a
    
href="https://github.com/apache/arrow-rs/commit/fbaf7cea2df2c21cfe47d0dcb77e0abce81be215";><code>fbaf7ce</code></a>
    Support write to buffer api for SerializedFileWriter (<a
    
href="https://redirect.github.com/apache/arrow-rs/issues/7714";>#7714</a>)</li>
    <li><a
    
href="https://github.com/apache/arrow-rs/commit/1bed04c1e053e52575c6476f592c5aca3de7310f";><code>1bed04c</code></a>
    Optimize coalesce kernel for StringView (10-50% faster) (<a
    
href="https://redirect.github.com/apache/arrow-rs/issues/7650";>#7650</a>)</li>
    <li><a
    
href="https://github.com/apache/arrow-rs/commit/7276819d0d6b2357ae57704af98e2025cddbef70";><code>7276819</code></a>
    Split out variant code into several new sub-modules (<a
    
href="https://redirect.github.com/apache/arrow-rs/issues/7717";>#7717</a>)</li>
    <li>Additional commits viewable in <a
    href="https://github.com/apache/arrow-rs/compare/55.1.0...55.2.0";>compare
    view</a></li>
    </ul>
    </details>
    <br />
    
    Updates `arrow-string` from 55.1.0 to 55.2.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 55.2.0</h2>
    <!-- raw HTML omitted -->
    <h1>Changelog</h1>
    <h2><a href="https://github.com/apache/arrow-rs/tree/55.2.0";>55.2.0</a>
    (2025-06-22)</h2>
    <p><a
    href="https://github.com/apache/arrow-rs/compare/55.1.0...55.2.0";>Full
    Changelog</a></p>
    <p><strong>Implemented enhancements:</strong></p>
    <ul>
    <li>Do not populate nulls for <code>NullArray</code> for
    <code>MutableArrayData</code> <a
    
href="https://redirect.github.com/apache/arrow-rs/issues/7725";>#7725</a></li>
    <li>Implement <code>PartialEq</code> for RunArray <a
    
href="https://redirect.github.com/apache/arrow-rs/issues/7691";>#7691</a></li>
    <li><code>interleave_views</code> is really slow <a
    href="https://redirect.github.com/apache/arrow-rs/issues/7688";>#7688</a>
    [<a
    href="https://github.com/apache/arrow-rs/labels/arrow";>arrow</a>]</li>
    <li>Add min max aggregates for FixedSizeBinary <a
    href="https://redirect.github.com/apache/arrow-rs/issues/7674";>#7674</a>
    [<a
    href="https://github.com/apache/arrow-rs/labels/arrow";>arrow</a>]</li>
    <li>Deliver pyarrow as a standalone crate <a
    href="https://redirect.github.com/apache/arrow-rs/issues/7668";>#7668</a>
    [<a
    href="https://github.com/apache/arrow-rs/labels/arrow";>arrow</a>]</li>
    <li>[Variant] Implement <code>VariantObject::field</code> and
    <code>VariantObject::fields</code> <a
    href="https://redirect.github.com/apache/arrow-rs/issues/7665";>#7665</a>
    [<a
    href="https://github.com/apache/arrow-rs/labels/parquet";>parquet</a>]</li>
    <li>[Variant] Implement read support for remaining primitive types <a
    href="https://redirect.github.com/apache/arrow-rs/issues/7630";>#7630</a>
    [<a
    href="https://github.com/apache/arrow-rs/labels/parquet";>parquet</a>]</li>
    <li>Fast and ergonomic method to add metadata to a
    <code>RecordBatch</code> <a
    href="https://redirect.github.com/apache/arrow-rs/issues/7628";>#7628</a>
    [<a
    href="https://github.com/apache/arrow-rs/labels/arrow";>arrow</a>]</li>
    <li>Add efficient way to change the keys of string dictionary builder <a
    href="https://redirect.github.com/apache/arrow-rs/issues/7610";>#7610</a>
    [<a
    href="https://github.com/apache/arrow-rs/labels/arrow";>arrow</a>]</li>
    <li>Support <code>add_nulls</code> on additional builder types <a
    href="https://redirect.github.com/apache/arrow-rs/issues/7605";>#7605</a>
    [<a
    href="https://github.com/apache/arrow-rs/labels/arrow";>arrow</a>]</li>
    <li>Add <code>into_inner</code> for <code>AsyncArrowWriter</code> <a
    href="https://redirect.github.com/apache/arrow-rs/issues/7603";>#7603</a>
    [<a
    href="https://github.com/apache/arrow-rs/labels/parquet";>parquet</a>]</li>
    <li>Optimize <code>PrimitiveBuilder::append_trusted_len_iter</code> <a
    href="https://redirect.github.com/apache/arrow-rs/issues/7591";>#7591</a>
    [<a
    href="https://github.com/apache/arrow-rs/labels/arrow";>arrow</a>]</li>
    <li>Benchmark for filter+concat and take+concat into even sized record
    batches <a
    href="https://redirect.github.com/apache/arrow-rs/issues/7589";>#7589</a>
    [<a
    href="https://github.com/apache/arrow-rs/labels/arrow";>arrow</a>]</li>
    <li><code>max_statistics_truncate_length</code> is ignored when writing
    statistics to data page headers <a
    href="https://redirect.github.com/apache/arrow-rs/issues/7579";>#7579</a>
    [<a
    href="https://github.com/apache/arrow-rs/labels/parquet";>parquet</a>]</li>
    <li>Feature Request: Encoding in <code>parquet-rewrite</code> <a
    href="https://redirect.github.com/apache/arrow-rs/issues/7575";>#7575</a>
    [<a
    href="https://github.com/apache/arrow-rs/labels/parquet";>parquet</a>]</li>
    <li>Add a <code>strong_count</code> method to <code>Buffer</code> <a
    href="https://redirect.github.com/apache/arrow-rs/issues/7568";>#7568</a>
    [<a
    href="https://github.com/apache/arrow-rs/labels/arrow";>arrow</a>]</li>
    <li>Create version of LexicographicalComparator that compares fixed
    number of columns <a
    href="https://redirect.github.com/apache/arrow-rs/issues/7531";>#7531</a>
    [<a
    href="https://github.com/apache/arrow-rs/labels/arrow";>arrow</a>]</li>
    <li>parquet-show-bloom-filter should work with integer typed columns <a
    href="https://redirect.github.com/apache/arrow-rs/issues/7528";>#7528</a>
    [<a
    href="https://github.com/apache/arrow-rs/labels/parquet";>parquet</a>]</li>
    <li>Allow merging primitive dictionary values in concat and interleave
    kernels <a
    href="https://redirect.github.com/apache/arrow-rs/issues/7518";>#7518</a>
    [<a
    href="https://github.com/apache/arrow-rs/labels/arrow";>arrow</a>]</li>
    <li>Add efficient concatenation of StructArrays <a
    href="https://redirect.github.com/apache/arrow-rs/issues/7516";>#7516</a>
    [<a
    href="https://github.com/apache/arrow-rs/labels/arrow";>arrow</a>]</li>
    <li>Rename <code>flight-sql-experimental</code> to
    <code>flight-sql</code> <a
    href="https://redirect.github.com/apache/arrow-rs/issues/7498";>#7498</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>]</li>
    <li>Consider moving from ryu to lexical-core for string formatting /
    casting floats to string. <a
    
href="https://redirect.github.com/apache/arrow-rs/issues/7496";>#7496</a></li>
    </ul>
    <!-- raw HTML omitted -->
    </blockquote>
    <p>... (truncated)</p>
    </details>
    <details>
    <summary>Changelog</summary>
    <p><em>Sourced from <a
    
href="https://github.com/apache/arrow-rs/blob/main/CHANGELOG-old.md";>arrow-string's
    changelog</a>.</em></p>
    <blockquote>
    <!-- raw HTML omitted -->
    <h1>Historical Changelog</h1>
    </blockquote>
    </details>
    <details>
    <summary>Commits</summary>
    <ul>
    <li><a
    
href="https://github.com/apache/arrow-rs/commit/25114c5caaa9e767050b366e57c20eca54aca987";><code>25114c5</code></a>
    [55_maintenance] Fix verify-release-candidate.sh by skipping
    <code>arrow-pyarrow</code> ...</li>
    <li><a
    
href="https://github.com/apache/arrow-rs/commit/df702cfc714dd25060f6a493570221df18b2c598";><code>df702cf</code></a>
    Prepare for <code>55.2.0</code> release (<a
    
href="https://redirect.github.com/apache/arrow-rs/issues/7722";>#7722</a>)</li>
    <li><a
    
href="https://github.com/apache/arrow-rs/commit/2788762c6334aaf76e36ee2ef71a678719e17e19";><code>2788762</code></a>
    fix JSON decoder error checking for UTF16 / surrogate parsing panic (<a
    
href="https://redirect.github.com/apache/arrow-rs/issues/7721";>#7721</a>)</li>
    <li><a
    
href="https://github.com/apache/arrow-rs/commit/e54b72bc4d2e56d28f849546fe4e19fafc8ecb8c";><code>e54b72b</code></a>
    fix: Do not add null buffer for <code>NullArray</code> in
    MutableArrayData (<a
    
href="https://redirect.github.com/apache/arrow-rs/issues/7726";>#7726</a>)</li>
    <li><a
    
href="https://github.com/apache/arrow-rs/commit/1ededfe024e6da1dd08bd0aee9411d1fb04523ac";><code>1ededfe</code></a>
    [Variant] Introduce new type over &amp;str for ShortString (<a
    
href="https://redirect.github.com/apache/arrow-rs/issues/7718";>#7718</a>)</li>
    <li><a
    
href="https://github.com/apache/arrow-rs/commit/7b374b9b7a9a9cdb51cfdf541826bbf2713b6859";><code>7b374b9</code></a>
    arrow-array: Implement PartialEq for RunArray (<a
    
href="https://redirect.github.com/apache/arrow-rs/issues/7727";>#7727</a>)</li>
    <li><a
    
href="https://github.com/apache/arrow-rs/commit/469c7ee1773775998aafd3d147ac229004e00b84";><code>469c7ee</code></a>
    Define a &quot;arrow-pyrarrow&quot; crate to implement the
    &quot;pyarrow&quot; feature. (<a
    
href="https://redirect.github.com/apache/arrow-rs/issues/7694";>#7694</a>)</li>
    <li><a
    
href="https://github.com/apache/arrow-rs/commit/fbaf7cea2df2c21cfe47d0dcb77e0abce81be215";><code>fbaf7ce</code></a>
    Support write to buffer api for SerializedFileWriter (<a
    
href="https://redirect.github.com/apache/arrow-rs/issues/7714";>#7714</a>)</li>
    <li><a
    
href="https://github.com/apache/arrow-rs/commit/1bed04c1e053e52575c6476f592c5aca3de7310f";><code>1bed04c</code></a>
    Optimize coalesce kernel for StringView (10-50% faster) (<a
    
href="https://redirect.github.com/apache/arrow-rs/issues/7650";>#7650</a>)</li>
    <li><a
    
href="https://github.com/apache/arrow-rs/commit/7276819d0d6b2357ae57704af98e2025cddbef70";><code>7276819</code></a>
    Split out variant code into several new sub-modules (<a
    
href="https://redirect.github.com/apache/arrow-rs/issues/7717";>#7717</a>)</li>
    <li>Additional commits viewable in <a
    href="https://github.com/apache/arrow-rs/compare/55.1.0...55.2.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 merge` will merge this PR after your CI passes on it
    - `@dependabot squash and merge` will squash and merge this PR after
    your CI passes on it
    - `@dependabot cancel merge` will cancel a previously requested merge
    and block automerging
    - `@dependabot reopen` will reopen this PR if it is closed
    - `@dependabot close` will close this PR and stop Dependabot recreating
    it. You can achieve the same result by closing it manually
    - `@dependabot show <dependency name> ignore conditions` will show all
    of the ignore conditions of the specified dependency
    - `@dependabot ignore <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] <[email protected]>
    Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
---
 Cargo.lock | 24 ++++++++++++------------
 1 file changed, 12 insertions(+), 12 deletions(-)

diff --git a/Cargo.lock b/Cargo.lock
index 45023ae7..ca88923c 100644
--- a/Cargo.lock
+++ b/Cargo.lock
@@ -245,9 +245,9 @@ dependencies = [
 
 [[package]]
 name = "arrow-array"
-version = "55.1.0"
+version = "55.2.0"
 source = "registry+https://github.com/rust-lang/crates.io-index";
-checksum = "29ed77e22744475a9a53d00026cf8e166fe73cf42d89c4c4ae63607ee1cfcc3f"
+checksum = "70732f04d285d49054a48b72c54f791bb3424abae92d27aafdf776c98af161c8"
 dependencies = [
  "ahash 0.8.11",
  "arrow-buffer",
@@ -262,9 +262,9 @@ dependencies = [
 
 [[package]]
 name = "arrow-buffer"
-version = "55.1.0"
+version = "55.2.0"
 source = "registry+https://github.com/rust-lang/crates.io-index";
-checksum = "b0391c96eb58bf7389171d1e103112d3fc3e5625ca6b372d606f2688f1ea4cce"
+checksum = "169b1d5d6cb390dd92ce582b06b23815c7953e9dfaaea75556e89d890d19993d"
 dependencies = [
  "bytes",
  "half",
@@ -310,9 +310,9 @@ dependencies = [
 
 [[package]]
 name = "arrow-data"
-version = "55.1.0"
+version = "55.2.0"
 source = "registry+https://github.com/rust-lang/crates.io-index";
-checksum = "cf75ac27a08c7f48b88e5c923f267e980f27070147ab74615ad85b5c5f90473d"
+checksum = "8de1ce212d803199684b658fc4ba55fb2d7e87b213de5af415308d2fee3619c2"
 dependencies = [
  "arrow-buffer",
  "arrow-schema",
@@ -384,15 +384,15 @@ dependencies = [
 
 [[package]]
 name = "arrow-schema"
-version = "55.1.0"
+version = "55.2.0"
 source = "registry+https://github.com/rust-lang/crates.io-index";
-checksum = "73a47aa0c771b5381de2b7f16998d351a6f4eb839f1e13d48353e17e873d969b"
+checksum = "af7686986a3bf2254c9fb130c623cdcb2f8e1f15763e7c71c310f0834da3d292"
 
 [[package]]
 name = "arrow-select"
-version = "55.1.0"
+version = "55.2.0"
 source = "registry+https://github.com/rust-lang/crates.io-index";
-checksum = "24b7b85575702b23b85272b01bc1c25a01c9b9852305e5d0078c79ba25d995d4"
+checksum = "dd2b45757d6a2373faa3352d02ff5b54b098f5e21dccebc45a21806bc34501e5"
 dependencies = [
  "ahash 0.8.11",
  "arrow-array",
@@ -404,9 +404,9 @@ dependencies = [
 
 [[package]]
 name = "arrow-string"
-version = "55.1.0"
+version = "55.2.0"
 source = "registry+https://github.com/rust-lang/crates.io-index";
-checksum = "9260fddf1cdf2799ace2b4c2fc0356a9789fa7551e0953e35435536fecefebbd"
+checksum = "0377d532850babb4d927a06294314b316e23311503ed580ec6ce6a0158f49d40"
 dependencies = [
  "arrow-array",
  "arrow-buffer",

Reply via email to