Skip to content

chore(deps): bump the apache group across 1 directory with 45 updates#469

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/cargo/apache-619de826ab
Open

chore(deps): bump the apache group across 1 directory with 45 updates#469
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/cargo/apache-619de826ab

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Apr 21, 2026

Bumps the apache group with 7 updates in the / directory:

Package From To
arrow 57.3.0 58.3.0
datafusion 52.5.0 53.1.0
datafusion-common 52.5.0 53.1.0
datafusion-execution 52.5.0 53.1.0
datafusion-expr 52.5.0 53.1.0
datafusion-sql 52.5.0 53.1.0
sqlparser 0.59.0 0.61.0

Updates arrow from 57.3.0 to 58.3.0

Release notes

Sourced from arrow's releases.

arrow 58.2.0

Changelog

58.2.0 (2026-04-28)

Full Changelog

Implemented enhancements:

  • Expose ColumnCloseResult on ArrowColumnChunk #9774 [parquet]
  • Expose FFI data structures fields #9771 [arrow]
  • short-circuit last predicate in RowFilter when with_limit(N) is set #9765 [parquet]
  • vectorise dict-index bounds check #9747 [parquet]
  • Refactor RleEncoder::flush_bit_packed_run #9734 [parquet]
  • Add benchmark for cast from/to decimals #9728 [arrow]
  • Add a security policy for arrow-rs #9727 [parquet] [arrow] [arrow-flight]
  • Support FixedSizeList in arrow-json reader #9714 [arrow]
  • [Variant] Add VariantArrayBuilder::append_nulls API #9684
  • [Json] RunEndEncoded decoder optimization #9645 [arrow]
  • [Variant] variant_get(..., List<_>) non-Struct types support #9615
  • [Variant] Add unshredded Struct fast-path for variant_get(..., Struct) #9596
  • Allow setting custom line terminator for CSV writer #9571 [arrow]
  • [Variant] Align cast logic for variant_get to cast kernel for numeric/bool types #9564 [arrow]
  • ci: use ubuntu-slim where applicable #9536
  • Publicly export arrow_string::Predicate and its methods? #9480
  • Don't create CompressionContext when no compression is selected [IPC] #9463 [arrow]
  • Parquet: Raw level buffering causes unbounded memory growth for sparse columns #9446 [parquet]
  • Parallel Parquet Reading #9381 [parquet]

Fixed bugs:

... (truncated)

Changelog

Sourced from arrow's changelog.

58.3.0 (2026-05-07)

Full Changelog

Implemented enhancements:

  • Add DatePart::from_str API #9930 [arrow]
  • should use DictionaryArray::with_values instead of try_new on the dictionary fast path #9889 [arrow]
  • [arrow-string] add concat_elements for BinaryViewArray and FixedSizeBinary #9875 [arrow]
  • Expose eq ignore ascii case from arrow-string #9870 [arrow]
  • Configurable data page v2 compression threshold #9827 [parquet]

Fixed bugs:

  • [arrow-cast] incorrect Time32 -> Time64 conversion #9851 [arrow]
  • Panic when reading malformed compact-Thrift bool fields in Parquet page metadata #9839 [parquet]
  • Parquet DeltaBitPackDecoder::skip could panic on "non-standard" miniblocks #9793 [parquet]

Documentation updates:

  • docs: Add guidance for AI assisted submissions to CONTRIBUTING.md #9892 (etseidl)
  • Update release schedule on README #9881 (alamb)
  • Add more documentation for FixedSizeBinary arrays #9866 [arrow] (alamb)
  • Minor: document why FixedSizeBinary offset is always 0 #9861 [arrow] (alamb)
  • docs: Update contributing guidelines with benchmark results #9782 (alamb)

Closed issues:

  • GenericByteDictionaryBuilder::with_capacity does not pre-size dedup HashTable #9907 [arrow]
  • [arrow-buffer] Integer overflow in repeat_slice_n_times leads to undefined behavior #9904 [arrow]
  • [arrow-buffer] Integer overflow in BitChunks::new leads to undefined behavior #9903 [arrow]
  • [arrow-row] Integer overflow in Rows::row index handling leads to undefined behavior #9901 [arrow]
  • [arrow-data] Integer overflow in ArrayData validation leads to undefined behavior #9900 [arrow]
  • [arrow-data] Integer overflow in ArrayData::slice leads to undefined behavior #9899 [arrow]
  • [arrow-array] Integer overflow in FixedSizeBinaryArray::value leads to undefined behavior #9898 [arrow]
  • [arrow-buffer] Integer overflow in BufferBuilder::reserve leads to undefined behavior #9897 [arrow]
  • arrow-csv: integer overflow panic in Reader::records::flush #9885 [arrow]
  • Make an API to help with the pattern of 'replaces the values of the REE array' #9854 [arrow]
  • Parquet reader rejects canonical UNKNOWN logical type on BOOLEAN physical columns #9844 [parquet]
  • ColumnIndex length mismatch can cause panic during decoding in Parquet #9832 [parquet]
  • Bug converting json to fixed list of zero size #9780 [arrow]

Merged pull requests:

... (truncated)

Commits

Updates datafusion from 52.5.0 to 53.1.0

Commits
  • eae7bf4 [branch-53] Update version and add Changelog (#21559)
  • 637acc4 [branch-53] chore: update deps for cargo audit (#21415) (#21587)
  • 01f2d91 [branch-53] Restore Sort unparser guard for correct ORDER BY placement (#2065...
  • 242fb76 [branch-53] fix: foreign inner ffi types (#21439) (#21524)
  • 6fc7114 [branch-53] fix: FilterExec should drop projection when apply projection push...
  • 61d8483 [branch-53] fix: use datafusion_expr instead of datafusion crate in spark bit...
  • 3224e0c [branch-53] fix: use spill writer's schema instead of the first batch schema ...
  • d24faa0 [branch-53] chore: Optimize schema rewriter usages (#21158) (#21183)
  • c45c2ce [branch-53] Substrait join consumer should not merge nullability of join keys...
  • 2c3a360 [branch-53] Fix push_down_filter for children with non-empty fetch fields (#2...
  • Additional commits viewable in compare view

Updates datafusion-common from 52.5.0 to 53.1.0

Commits
  • eae7bf4 [branch-53] Update version and add Changelog (#21559)
  • 637acc4 [branch-53] chore: update deps for cargo audit (#21415) (#21587)
  • 01f2d91 [branch-53] Restore Sort unparser guard for correct ORDER BY placement (#2065...
  • 242fb76 [branch-53] fix: foreign inner ffi types (#21439) (#21524)
  • 6fc7114 [branch-53] fix: FilterExec should drop projection when apply projection push...
  • 61d8483 [branch-53] fix: use datafusion_expr instead of datafusion crate in spark bit...
  • 3224e0c [branch-53] fix: use spill writer's schema instead of the first batch schema ...
  • d24faa0 [branch-53] chore: Optimize schema rewriter usages (#21158) (#21183)
  • c45c2ce [branch-53] Substrait join consumer should not merge nullability of join keys...
  • 2c3a360 [branch-53] Fix push_down_filter for children with non-empty fetch fields (#2...
  • Additional commits viewable in compare view

Updates datafusion-execution from 52.5.0 to 53.1.0

Commits
  • eae7bf4 [branch-53] Update version and add Changelog (#21559)
  • 637acc4 [branch-53] chore: update deps for cargo audit (#21415) (#21587)
  • 01f2d91 [branch-53] Restore Sort unparser guard for correct ORDER BY placement (#2065...
  • 242fb76 [branch-53] fix: foreign inner ffi types (#21439) (#21524)
  • 6fc7114 [branch-53] fix: FilterExec should drop projection when apply projection push...
  • 61d8483 [branch-53] fix: use datafusion_expr instead of datafusion crate in spark bit...
  • 3224e0c [branch-53] fix: use spill writer's schema instead of the first batch schema ...
  • d24faa0 [branch-53] chore: Optimize schema rewriter usages (#21158) (#21183)
  • c45c2ce [branch-53] Substrait join consumer should not merge nullability of join keys...
  • 2c3a360 [branch-53] Fix push_down_filter for children with non-empty fetch fields (#2...
  • Additional commits viewable in compare view

Updates datafusion-expr from 52.5.0 to 53.1.0

Commits
  • eae7bf4 [branch-53] Update version and add Changelog (#21559)
  • 637acc4 [branch-53] chore: update deps for cargo audit (#21415) (#21587)
  • 01f2d91 [branch-53] Restore Sort unparser guard for correct ORDER BY placement (#2065...
  • 242fb76 [branch-53] fix: foreign inner ffi types (#21439) (#21524)
  • 6fc7114 [branch-53] fix: FilterExec should drop projection when apply projection push...
  • 61d8483 [branch-53] fix: use datafusion_expr instead of datafusion crate in spark bit...
  • 3224e0c [branch-53] fix: use spill writer's schema instead of the first batch schema ...
  • d24faa0 [branch-53] chore: Optimize schema rewriter usages (#21158) (#21183)
  • c45c2ce [branch-53] Substrait join consumer should not merge nullability of join keys...
  • 2c3a360 [branch-53] Fix push_down_filter for children with non-empty fetch fields (#2...
  • Additional commits viewable in compare view

Updates datafusion-sql from 52.5.0 to 53.1.0

Commits
  • eae7bf4 [branch-53] Update version and add Changelog (#21559)
  • 637acc4 [branch-53] chore: update deps for cargo audit (#21415) (#21587)
  • 01f2d91 [branch-53] Restore Sort unparser guard for correct ORDER BY placement (#2065...
  • 242fb76 [branch-53] fix: foreign inner ffi types (#21439) (#21524)
  • 6fc7114 [branch-53] fix: FilterExec should drop projection when apply projection push...
  • 61d8483 [branch-53] fix: use datafusion_expr instead of datafusion crate in spark bit...
  • 3224e0c [branch-53] fix: use spill writer's schema instead of the first batch schema ...
  • d24faa0 [branch-53] chore: Optimize schema rewriter usages (#21158) (#21183)
  • c45c2ce [branch-53] Substrait join consumer should not merge nullability of join keys...
  • 2c3a360 [branch-53] Fix push_down_filter for children with non-empty fetch fields (#2...
  • Additional commits viewable in compare view

Updates sqlparser from 0.59.0 to 0.61.0

Commits
  • 272c25e Fix changelog (#2206)
  • 09deb94 Prepare to release sqlparser 0.61.0 and sqlparser_derive 0.5.0 (#2195)
  • fcc7bce Fix MAP literals parsing (#2205)
  • 60abfec Add Tokenizer custom token mapper support (#2184)
  • 0924f3a PostgreSQL: Support PostgreSQL ANALYZE with optional table and column (#2187)
  • 23acd23 Add support for C-style comments (#2034)
  • e4c5500 Fixed overflow error, recursion counter was not included for parenthesis (#2199)
  • bc55b37 Added missing derives to dialect marker structs (#2191)
  • cb21477 MySQL: Allow optional constraint name after CONSTRAINT keyword (#2183)
  • d7f56e8 [Oracle] Support hierarchical queries (#2185)
  • Additional commits viewable in compare view

Updates arrow-arith from 57.3.0 to 58.3.0

Release notes

Sourced from arrow-arith's releases.

arrow 58.2.0

Changelog

58.2.0 (2026-04-28)

Full Changelog

Implemented enhancements:

  • Expose ColumnCloseResult on ArrowColumnChunk #9774 [parquet]
  • Expose FFI data structures fields #9771 [arrow]
  • short-circuit last predicate in RowFilter when with_limit(N) is set #9765 [parquet]
  • vectorise dict-index bounds check #9747 [parquet]
  • Refactor RleEncoder::flush_bit_packed_run #9734 [parquet]
  • Add benchmark for cast from/to decimals #9728 [arrow]
  • Add a security policy for arrow-rs #9727 [parquet] [arrow] [arrow-flight]
  • Support FixedSizeList in arrow-json reader #9714 [arrow]
  • [Variant] Add VariantArrayBuilder::append_nulls API #9684
  • [Json] RunEndEncoded decoder optimization #9645 [arrow]
  • [Variant] variant_get(..., List<_>) non-Struct types support #9615
  • [Variant] Add unshredded Struct fast-path for variant_get(..., Struct) #9596
  • Allow setting custom line terminator for CSV writer #9571 [arrow]
  • [Variant] Align cast logic for variant_get to cast kernel for numeric/bool types #9564 [arrow]
  • ci: use ubuntu-slim where applicable #9536
  • Publicly export arrow_string::Predicate and its methods? #9480
  • Don't create CompressionContext when no compression is selected [IPC] #9463 [arrow]
  • Parquet: Raw level buffering causes unbounded memory growth for sparse columns #9446 [parquet]
  • Parallel Parquet Reading #9381 [parquet]

Fixed bugs:

... (truncated)

Changelog

Sourced from arrow-arith's changelog.

58.3.0 (2026-05-07)

Full Changelog

Implemented enhancements:

  • Add DatePart::from_str API #9930 [arrow]
  • should use DictionaryArray::with_values instead of try_new on the dictionary fast path #9889 [arrow]
  • [arrow-string] add concat_elements for BinaryViewArray and FixedSizeBinary #9875 [arrow]
  • Expose eq ignore ascii case from arrow-string #9870 [arrow]
  • Configurable data page v2 compression threshold #9827 [parquet]

Fixed bugs:

  • [arrow-cast] incorrect Time32 -> Time64 conversion #9851 [arrow]
  • Panic when reading malformed compact-Thrift bool fields in Parquet page metadata #9839 [parquet]
  • Parquet DeltaBitPackDecoder::skip could panic on "non-standard" miniblocks #9793 [parquet]

Documentation updates:

  • docs: Add guidance for AI assisted submissions to CONTRIBUTING.md #9892 (etseidl)
  • Update release schedule on README #9881 (alamb)
  • Add more documentation for FixedSizeBinary arrays #9866 [arrow] (alamb)
  • Minor: document why FixedSizeBinary offset is always 0 #9861 [arrow] (alamb)
  • docs: Update contributing guidelines with benchmark results #9782 (alamb)

Closed issues:

  • GenericByteDictionaryBuilder::with_capacity does not pre-size dedup HashTable #9907 [arrow]
  • [arrow-buffer] Integer overflow in repeat_slice_n_times leads to undefined behavior #9904 [arrow]
  • [arrow-buffer] Integer overflow in BitChunks::new leads to undefined behavior #9903 [arrow]
  • [arrow-row] Integer overflow in Rows::row index handling leads to undefined behavior #9901 [arrow]
  • [arrow-data] Integer overflow in ArrayData validation leads to undefined behavior #9900 [arrow]
  • [arrow-data] Integer overflow in ArrayData::slice leads to undefined behavior #9899 [arrow]
  • [arrow-array] Integer overflow in FixedSizeBinaryArray::value leads to undefined behavior #9898 [arrow]
  • [arrow-buffer] Integer overflow in BufferBuilder::reserve leads to undefined behavior #9897 [arrow]
  • arrow-csv: integer overflow panic in Reader::records::flush #9885 [arrow]
  • Make an API to help with the pattern of 'replaces the values of the REE array' #9854 [arrow]
  • Parquet reader rejects canonical UNKNOWN logical type on BOOLEAN physical columns #9844 [parquet]
  • ColumnIndex length mismatch can cause panic during decoding in Parquet #9832 [parquet]
  • Bug converting json to fixed list of zero size #9780 [arrow]

Merged pull requests:

... (truncated)

Commits

Updates arrow-array from 57.3.0 to 58.3.0

Release notes

Sourced from arrow-array's releases.

arrow 58.2.0

Changelog

58.2.0 (2026-04-28)

Full Changelog

Implemented enhancements:

  • Expose ColumnCloseResult on ArrowColumnChunk #9774 [parquet]
  • Expose FFI data structures fields #9771 [arrow]
  • short-circuit last predicate in RowFilter when with_limit(N) is set #9765 [parquet]
  • vectorise dict-index bounds check #9747 [parquet]
  • Refactor RleEncoder::flush_bit_packed_run #9734 [parquet]
  • Add benchmark for cast from/to decimals #9728 [arrow]
  • Add a security policy for arrow-rs #9727 [parquet] [arrow] [arrow-flight]
  • Support FixedSizeList in arrow-json reader #9714 [arrow]
  • [Variant] Add VariantArrayBuilder::append_nulls API #9684
  • [Json] RunEndEncoded decoder optimization #9645 [arrow]
  • [Variant] variant_get(..., List<_>) non-Struct types support #9615
  • [Variant] Add unshredded Struct fast-path for variant_get(..., Struct) #9596
  • Allow setting custom line terminator for CSV writer #9571 [arrow]
  • [Variant] Align cast logic for variant_get to cast kernel for numeric/bool types #9564 [arrow]
  • ci: use ubuntu-slim where applicable #9536
  • Publicly export arrow_string::Predicate and its methods? #9480
  • Don't create CompressionContext when no compression is selected [IPC] #9463 [arrow]
  • Parquet: Raw level buffering causes unbounded memory growth for sparse columns #9446 [parquet]
  • Parallel Parquet Reading #9381 [parquet]

Fixed bugs:

... (truncated)

Changelog

Sourced from arrow-array's changelog.

58.3.0 (2026-05-07)

Full Changelog

Implemented enhancements:

  • Add DatePart::from_str API #9930 [arrow]
  • should use DictionaryArray::with_values instead of try_new on the dictionary fast path #9889 [arrow]
  • [arrow-string] add concat_elements for BinaryViewArray and FixedSizeBinary #9875 [arrow]
  • Expose eq ignore ascii case from arrow-string #9870 [arrow]
  • Configurable data page v2 compression threshold #9827 [parquet]

Fixed bugs:

  • [arrow-cast] incorrect Time32 -> Time64 conversion #9851 [arrow]
  • Panic when reading malformed compact-Thrift bool fields in Parquet page metadata #9839 [parquet]
  • Parquet DeltaBitPackDecoder::skip could panic on "non-standard" miniblocks #9793 [parquet]

Documentation updates:

  • docs: Add guidance for AI assisted submissions to CONTRIBUTING.md #9892 (etseidl)
  • Update release schedule on README #9881 (alamb)
  • Add more documentation for FixedSizeBinary arrays #9866 [arrow] (alamb)
  • Minor: document why FixedSizeBinary offset is always 0 #9861 [arrow] (alamb)
  • docs: Update contributing guidelines with benchmark results #9782 (alamb)

Closed issues:

  • GenericByteDictionaryBuilder::with_capacity does not pre-size dedup HashTable #9907 [arrow]
  • [arrow-buffer] Integer overflow in repeat_slice_n_times leads to undefined behavior #9904 [arrow]
  • [arrow-buffer] Integer overflow in BitChunks::new leads to undefined behavior #9903 [arrow]
  • [arrow-row] Integer overflow in Rows::row index handling leads to undefined behavior #9901 [arrow]
  • [arrow-data] Integer overflow in ArrayData validation leads to undefined behavior #9900 [arrow]
  • [arrow-data] Integer overflow in ArrayData::slice leads to undefined behavior #9899 [arrow]
  • [arrow-array] Integer overflow in FixedSizeBinaryArray::value leads to undefined behavior #9898 [arrow]
  • [arrow-buffer] Integer overflow in BufferBuilder::reserve leads to undefined behavior #9897 [arrow]
  • arrow-csv: integer overflow panic in Reader::records::flush #9885 [arrow]
  • Make an API to help with the pattern of 'replaces the values of the REE array' #9854 [arrow]
  • Parquet reader rejects canonical UNKNOWN logical type on BOOLEAN physical columns #9844 [parquet]
  • ColumnIndex length mismatch can cause panic during decoding in Parquet #9832 [parquet]
  • Bug converting json to fixed list of zero size #9780 [arrow]

Merged pull requests:

... (truncated)

Commits

Updates arrow-buffer from 57.3.0 to 58.3.0

Release notes

Sourced from arrow-buffer's releases.

arrow 58.2.0

Changelog

58.2.0 (2026-04-28)

Full Changelog

Implemented enhancements:

  • Expose ColumnCloseResult on ArrowColumnChunk #9774 [parquet]
  • Expose FFI data structures fields #9771 [arrow]
  • short-circuit last predicate in RowFilter when with_limit(N) is set #9765 [parquet]
  • vectorise dict-index bounds check #9747 [parquet]
  • Refactor RleEncoder::flush_bit_packed_run #9734 [parquet]
  • Add benchmark for cast from/to decimals #9728 [arrow]
  • Add a security policy for arrow-rs #9727 [parquet] [arrow] [arrow-flight]
  • Support FixedSizeList in arrow-json reader #9714 [arrow]
  • [Variant] Add VariantArrayBuilder::append_nulls API #9684
  • [Json] RunEndEncoded decoder optimization #9645 [arrow]
  • [Variant] variant_get(..., List<_>) non-Struct types support #9615
  • [Variant] Add unshredded Struct fast-path for variant_get(..., Struct) #9596
  • Allow setting custom line terminator for CSV writer #9571 [arrow]
  • [Variant] Align cast logic for variant_get to cast kernel for numeric/bool types #9564 [arrow]
  • ci: use ubuntu-slim where applicable #9536
  • Publicly export arrow_string::Predicate and its methods? #9480
  • Don't create CompressionContext when no compression is selected [IPC] #9463 [arrow]
  • Parquet: Raw level buffering causes unbounded memory growth for sparse columns #9446 [parquet]
  • Parallel Parquet Reading #9381 [parquet]

Fixed bugs:

... (truncated)

Changelog

Sourced from arrow-buffer's changelog.

58.3.0 (2026-05-07)

Full Changelog

Implemented enhancements:

  • Add DatePart::from_str API #9930 [arrow]
  • should use DictionaryArray::with_values instead of try_new on the dictionary fast path #9889 [arrow]
  • [arrow-string] add concat_elements for BinaryViewArray and FixedSizeBinary #9875 [arrow]
  • Expose eq ignore ascii case from arrow-string #9870 [arrow]
  • Configurable data page v2 compression threshold #9827 [parquet]

Fixed bugs:

  • [arrow-cast] incorrect Time32 -> Time64 conversion #9851 [arrow]
  • Panic when reading malformed compact-Thrift bool fields in Parquet page metadata #9839 [parquet]
  • Parquet DeltaBitPackDecoder::skip could panic on "non-standard" miniblocks #9793 [parquet]

Documentation updates:

  • docs: Add guidance for AI assisted submissions to CONTRIBUTING.md #9892 (etseidl)
  • Update release schedule on README #9881 (alamb)
  • Add more documentation for FixedSizeBinary arrays #9866 [arrow] (alamb)
  • Minor: document why FixedSizeBinary offset is always 0 #9861 [arrow] (alamb)
  • docs: Update contributing guidelines with benchmark results #9782 (alamb)

Closed issues:

  • GenericByteDictionaryBuilder::with_capacity does not pre-size dedup HashTable #9907 [arrow]
  • [arrow-buffer] Integer overflow in repeat_slice_n_times leads to undefined behavior #9904 [arrow]
  • [arrow-buffer] Integer overflow in BitChunks::new leads to und...

    Description has been truncated

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file rust Pull requests that update rust code labels Apr 21, 2026
@dependabot dependabot Bot changed the title chore(deps): bump the apache group with 45 updates chore(deps): bump the apache group across 1 directory with 45 updates Apr 27, 2026
@dependabot dependabot Bot force-pushed the dependabot/cargo/apache-619de826ab branch 6 times, most recently from 070b192 to b9b2566 Compare May 1, 2026 06:07
@dependabot dependabot Bot force-pushed the dependabot/cargo/apache-619de826ab branch 4 times, most recently from a0846f3 to 8fa9658 Compare May 8, 2026 05:28
@dependabot dependabot Bot force-pushed the dependabot/cargo/apache-619de826ab branch from 8fa9658 to aded58c Compare May 11, 2026 12:15
Bumps the apache group with 7 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [arrow](https://github.com/apache/arrow-rs) | `57.3.0` | `58.3.0` |
| [datafusion](https://github.com/apache/datafusion) | `52.5.0` | `53.1.0` |
| [datafusion-common](https://github.com/apache/datafusion) | `52.5.0` | `53.1.0` |
| [datafusion-execution](https://github.com/apache/datafusion) | `52.5.0` | `53.1.0` |
| [datafusion-expr](https://github.com/apache/datafusion) | `52.5.0` | `53.1.0` |
| [datafusion-sql](https://github.com/apache/datafusion) | `52.5.0` | `53.1.0` |
| [sqlparser](https://github.com/apache/datafusion-sqlparser-rs) | `0.59.0` | `0.61.0` |



Updates `arrow` from 57.3.0 to 58.3.0
- [Release notes](https://github.com/apache/arrow-rs/releases)
- [Changelog](https://github.com/apache/arrow-rs/blob/main/CHANGELOG.md)
- [Commits](https://github.com/apache/arrow-rs/commits)

Updates `datafusion` from 52.5.0 to 53.1.0
- [Changelog](https://github.com/apache/datafusion/blob/main/CHANGELOG.md)
- [Commits](apache/datafusion@52.5.0...53.1.0)

Updates `datafusion-common` from 52.5.0 to 53.1.0
- [Changelog](https://github.com/apache/datafusion/blob/main/CHANGELOG.md)
- [Commits](apache/datafusion@52.5.0...53.1.0)

Updates `datafusion-execution` from 52.5.0 to 53.1.0
- [Changelog](https://github.com/apache/datafusion/blob/main/CHANGELOG.md)
- [Commits](apache/datafusion@52.5.0...53.1.0)

Updates `datafusion-expr` from 52.5.0 to 53.1.0
- [Changelog](https://github.com/apache/datafusion/blob/main/CHANGELOG.md)
- [Commits](apache/datafusion@52.5.0...53.1.0)

Updates `datafusion-sql` from 52.5.0 to 53.1.0
- [Changelog](https://github.com/apache/datafusion/blob/main/CHANGELOG.md)
- [Commits](apache/datafusion@52.5.0...53.1.0)

Updates `sqlparser` from 0.59.0 to 0.61.0
- [Changelog](https://github.com/apache/datafusion-sqlparser-rs/blob/main/CHANGELOG.md)
- [Commits](apache/datafusion-sqlparser-rs@v0.59.0...v0.61.0)

Updates `arrow-arith` from 57.3.0 to 58.3.0
- [Release notes](https://github.com/apache/arrow-rs/releases)
- [Changelog](https://github.com/apache/arrow-rs/blob/main/CHANGELOG.md)
- [Commits](https://github.com/apache/arrow-rs/commits)

Updates `arrow-array` from 57.3.0 to 58.3.0
- [Release notes](https://github.com/apache/arrow-rs/releases)
- [Changelog](https://github.com/apache/arrow-rs/blob/main/CHANGELOG.md)
- [Commits](https://github.com/apache/arrow-rs/commits)

Updates `arrow-buffer` from 57.3.0 to 58.3.0
- [Release notes](https://github.com/apache/arrow-rs/releases)
- [Changelog](https://github.com/apache/arrow-rs/blob/main/CHANGELOG.md)
- [Commits](https://github.com/apache/arrow-rs/commits)

Updates `arrow-cast` from 57.3.0 to 58.3.0
- [Release notes](https://github.com/apache/arrow-rs/releases)
- [Changelog](https://github.com/apache/arrow-rs/blob/main/CHANGELOG.md)
- [Commits](https://github.com/apache/arrow-rs/commits)

Updates `arrow-csv` from 57.3.0 to 58.3.0
- [Release notes](https://github.com/apache/arrow-rs/releases)
- [Changelog](https://github.com/apache/arrow-rs/blob/main/CHANGELOG.md)
- [Commits](https://github.com/apache/arrow-rs/commits)

Updates `arrow-data` from 57.3.0 to 58.3.0
- [Release notes](https://github.com/apache/arrow-rs/releases)
- [Changelog](https://github.com/apache/arrow-rs/blob/main/CHANGELOG.md)
- [Commits](https://github.com/apache/arrow-rs/commits)

Updates `arrow-ipc` from 57.3.0 to 58.3.0
- [Release notes](https://github.com/apache/arrow-rs/releases)
- [Changelog](https://github.com/apache/arrow-rs/blob/main/CHANGELOG.md)
- [Commits](https://github.com/apache/arrow-rs/commits)

Updates `arrow-json` from 57.3.0 to 58.3.0
- [Release notes](https://github.com/apache/arrow-rs/releases)
- [Changelog](https://github.com/apache/arrow-rs/blob/main/CHANGELOG.md)
- [Commits](https://github.com/apache/arrow-rs/commits)

Updates `arrow-ord` from 57.3.0 to 58.3.0
- [Release notes](https://github.com/apache/arrow-rs/releases)
- [Changelog](https://github.com/apache/arrow-rs/blob/main/CHANGELOG.md)
- [Commits](https://github.com/apache/arrow-rs/commits)

Updates `arrow-row` from 57.3.0 to 58.3.0
- [Release notes](https://github.com/apache/arrow-rs/releases)
- [Changelog](https://github.com/apache/arrow-rs/blob/main/CHANGELOG.md)
- [Commits](https://github.com/apache/arrow-rs/commits)

Updates `arrow-schema` from 57.3.0 to 58.3.0
- [Release notes](https://github.com/apache/arrow-rs/releases)
- [Changelog](https://github.com/apache/arrow-rs/blob/main/CHANGELOG.md)
- [Commits](https://github.com/apache/arrow-rs/commits)

Updates `arrow-select` from 57.3.0 to 58.3.0
- [Release notes](https://github.com/apache/arrow-rs/releases)
- [Changelog](https://github.com/apache/arrow-rs/blob/main/CHANGELOG.md)
- [Commits](https://github.com/apache/arrow-rs/commits)

Updates `arrow-string` from 57.3.0 to 58.3.0
- [Release notes](https://github.com/apache/arrow-rs/releases)
- [Changelog](https://github.com/apache/arrow-rs/blob/main/CHANGELOG.md)
- [Commits](https://github.com/apache/arrow-rs/commits)

Updates `datafusion-catalog` from 52.5.0 to 53.1.0
- [Changelog](https://github.com/apache/datafusion/blob/main/CHANGELOG.md)
- [Commits](apache/datafusion@52.5.0...53.1.0)

Updates `datafusion-catalog-listing` from 52.5.0 to 53.1.0
- [Changelog](https://github.com/apache/datafusion/blob/main/CHANGELOG.md)
- [Commits](apache/datafusion@52.5.0...53.1.0)

Updates `datafusion-common-runtime` from 52.5.0 to 53.1.0
- [Changelog](https://github.com/apache/datafusion/blob/main/CHANGELOG.md)
- [Commits](apache/datafusion@52.5.0...53.1.0)

Updates `datafusion-datasource` from 52.5.0 to 53.1.0
- [Changelog](https://github.com/apache/datafusion/blob/main/CHANGELOG.md)
- [Commits](apache/datafusion@52.5.0...53.1.0)

Updates `datafusion-datasource-arrow` from 52.5.0 to 53.1.0
- [Changelog](https://github.com/apache/datafusion/blob/main/CHANGELOG.md)
- [Commits](apache/datafusion@52.5.0...53.1.0)

Updates `datafusion-datasource-csv` from 52.5.0 to 53.1.0
- [Changelog](https://github.com/apache/datafusion/blob/main/CHANGELOG.md)
- [Commits](apache/datafusion@52.5.0...53.1.0)

Updates `datafusion-datasource-json` from 52.5.0 to 53.1.0
- [Changelog](https://github.com/apache/datafusion/blob/main/CHANGELOG.md)
- [Commits](apache/datafusion@52.5.0...53.1.0)

Updates `datafusion-doc` from 52.5.0 to 53.1.0
- [Changelog](https://github.com/apache/datafusion/blob/main/CHANGELOG.md)
- [Commits](apache/datafusion@52.5.0...53.1.0)

Updates `datafusion-expr-common` from 52.5.0 to 53.1.0
- [Changelog](https://github.com/apache/datafusion/blob/main/CHANGELOG.md)
- [Commits](apache/datafusion@52.5.0...53.1.0)

Updates `datafusion-functions` from 52.5.0 to 53.1.0
- [Changelog](https://github.com/apache/datafusion/blob/main/CHANGELOG.md)
- [Commits](apache/datafusion@52.5.0...53.1.0)

Updates `datafusion-functions-aggregate` from 52.5.0 to 53.1.0
- [Changelog](https://github.com/apache/datafusion/blob/main/CHANGELOG.md)
- [Commits](apache/datafusion@52.5.0...53.1.0)

Updates `datafusion-functions-aggregate-common` from 52.5.0 to 53.1.0
- [Changelog](https://github.com/apache/datafusion/blob/main/CHANGELOG.md)
- [Commits](apache/datafusion@52.5.0...53.1.0)

Updates `datafusion-functions-nested` from 52.5.0 to 53.1.0
- [Changelog](https://github.com/apache/datafusion/blob/main/CHANGELOG.md)
- [Commits](apache/datafusion@52.5.0...53.1.0)

Updates `datafusion-functions-table` from 52.5.0 to 53.1.0
- [Changelog](https://github.com/apache/datafusion/blob/main/CHANGELOG.md)
- [Commits](apache/datafusion@52.5.0...53.1.0)

Updates `datafusion-functions-window` from 52.5.0 to 53.1.0
- [Changelog](https://github.com/apache/datafusion/blob/main/CHANGELOG.md)
- [Commits](apache/datafusion@52.5.0...53.1.0)

Updates `datafusion-functions-window-common` from 52.5.0 to 53.1.0
- [Changelog](https://github.com/apache/datafusion/blob/main/CHANGELOG.md)
- [Commits](apache/datafusion@52.5.0...53.1.0)

Updates `datafusion-macros` from 52.5.0 to 53.1.0
- [Changelog](https://github.com/apache/datafusion/blob/main/CHANGELOG.md)
- [Commits](apache/datafusion@52.5.0...53.1.0)

Updates `datafusion-optimizer` from 52.5.0 to 53.1.0
- [Changelog](https://github.com/apache/datafusion/blob/main/CHANGELOG.md)
- [Commits](apache/datafusion@52.5.0...53.1.0)

Updates `datafusion-physical-expr` from 52.5.0 to 53.1.0
- [Changelog](https://github.com/apache/datafusion/blob/main/CHANGELOG.md)
- [Commits](apache/datafusion@52.5.0...53.1.0)

Updates `datafusion-physical-expr-adapter` from 52.5.0 to 53.1.0
- [Changelog](https://github.com/apache/datafusion/blob/main/CHANGELOG.md)
- [Commits](apache/datafusion@52.5.0...53.1.0)

Updates `datafusion-physical-expr-common` from 52.5.0 to 53.1.0
- [Changelog](https://github.com/apache/datafusion/blob/main/CHANGELOG.md)
- [Commits](apache/datafusion@52.5.0...53.1.0)

Updates `datafusion-physical-optimizer` from 52.5.0 to 53.1.0
- [Changelog](https://github.com/apache/datafusion/blob/main/CHANGELOG.md)
- [Commits](apache/datafusion@52.5.0...53.1.0)

Updates `datafusion-physical-plan` from 52.5.0 to 53.1.0
- [Changelog](https://github.com/apache/datafusion/blob/main/CHANGELOG.md)
- [Commits](apache/datafusion@52.5.0...53.1.0)

Updates `datafusion-pruning` from 52.5.0 to 53.1.0
- [Changelog](https://github.com/apache/datafusion/blob/main/CHANGELOG.md)
- [Commits](apache/datafusion@52.5.0...53.1.0)

Updates `datafusion-session` from 52.5.0 to 53.1.0
- [Changelog](https://github.com/apache/datafusion/blob/main/CHANGELOG.md)
- [Commits](apache/datafusion@52.5.0...53.1.0)

---
updated-dependencies:
- dependency-name: arrow
  dependency-version: 58.1.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: apache
- dependency-name: arrow-arith
  dependency-version: 58.1.0
  dependency-type: indirect
  update-type: version-update:semver-major
  dependency-group: apache
- dependency-name: arrow-array
  dependency-version: 58.1.0
  dependency-type: indirect
  update-type: version-update:semver-major
  dependency-group: apache
- dependency-name: arrow-buffer
  dependency-version: 58.1.0
  dependency-type: indirect
  update-type: version-update:semver-major
  dependency-group: apache
- dependency-name: arrow-cast
  dependency-version: 58.1.0
  dependency-type: indirect
  update-type: version-update:semver-major
  dependency-group: apache
- dependency-name: arrow-csv
  dependency-version: 58.1.0
  dependency-type: indirect
  update-type: version-update:semver-major
  dependency-group: apache
- dependency-name: arrow-data
  dependency-version: 58.1.0
  dependency-type: indirect
  update-type: version-update:semver-major
  dependency-group: apache
- dependency-name: arrow-ipc
  dependency-version: 58.1.0
  dependency-type: indirect
  update-type: version-update:semver-major
  dependency-group: apache
- dependency-name: arrow-json
  dependency-version: 58.1.0
  dependency-type: indirect
  update-type: version-update:semver-major
  dependency-group: apache
- dependency-name: arrow-ord
  dependency-version: 58.1.0
  dependency-type: indirect
  update-type: version-update:semver-major
  dependency-group: apache
- dependency-name: arrow-row
  dependency-version: 58.1.0
  dependency-type: indirect
  update-type: version-update:semver-major
  dependency-group: apache
- dependency-name: arrow-schema
  dependency-version: 58.1.0
  dependency-type: indirect
  update-type: version-update:semver-major
  dependency-group: apache
- dependency-name: arrow-select
  dependency-version: 58.1.0
  dependency-type: indirect
  update-type: version-update:semver-major
  dependency-group: apache
- dependency-name: arrow-string
  dependency-version: 58.1.0
  dependency-type: indirect
  update-type: version-update:semver-major
  dependency-group: apache
- dependency-name: datafusion
  dependency-version: 53.1.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: apache
- dependency-name: datafusion-catalog
  dependency-version: 53.1.0
  dependency-type: indirect
  update-type: version-update:semver-major
  dependency-group: apache
- dependency-name: datafusion-catalog-listing
  dependency-version: 53.1.0
  dependency-type: indirect
  update-type: version-update:semver-major
  dependency-group: apache
- dependency-name: datafusion-common
  dependency-version: 53.1.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: apache
- dependency-name: datafusion-common-runtime
  dependency-version: 53.1.0
  dependency-type: indirect
  update-type: version-update:semver-major
  dependency-group: apache
- dependency-name: datafusion-datasource
  dependency-version: 53.1.0
  dependency-type: indirect
  update-type: version-update:semver-major
  dependency-group: apache
- dependency-name: datafusion-datasource-arrow
  dependency-version: 53.1.0
  dependency-type: indirect
  update-type: version-update:semver-major
  dependency-group: apache
- dependency-name: datafusion-datasource-csv
  dependency-version: 53.1.0
  dependency-type: indirect
  update-type: version-update:semver-major
  dependency-group: apache
- dependency-name: datafusion-datasource-json
  dependency-version: 53.1.0
  dependency-type: indirect
  update-type: version-update:semver-major
  dependency-group: apache
- dependency-name: datafusion-doc
  dependency-version: 53.1.0
  dependency-type: indirect
  update-type: version-update:semver-major
  dependency-group: apache
- dependency-name: datafusion-execution
  dependency-version: 53.1.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: apache
- dependency-name: datafusion-expr
  dependency-version: 53.1.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: apache
- dependency-name: datafusion-expr-common
  dependency-version: 53.1.0
  dependency-type: indirect
  update-type: version-update:semver-major
  dependency-group: apache
- dependency-name: datafusion-functions
  dependency-version: 53.1.0
  dependency-type: indirect
  update-type: version-update:semver-major
  dependency-group: apache
- dependency-name: datafusion-functions-aggregate
  dependency-version: 53.1.0
  dependency-type: indirect
  update-type: version-update:semver-major
  dependency-group: apache
- dependency-name: datafusion-functions-aggregate-common
  dependency-version: 53.1.0
  dependency-type: indirect
  update-type: version-update:semver-major
  dependency-group: apache
- dependency-name: datafusion-functions-nested
  dependency-version: 53.1.0
  dependency-type: indirect
  update-type: version-update:semver-major
  dependency-group: apache
- dependency-name: datafusion-functions-table
  dependency-version: 53.1.0
  dependency-type: indirect
  update-type: version-update:semver-major
  dependency-group: apache
- dependency-name: datafusion-functions-window
  dependency-version: 53.1.0
  dependency-type: indirect
  update-type: version-update:semver-major
  dependency-group: apache
- dependency-name: datafusion-functions-window-common
  dependency-version: 53.1.0
  dependency-type: indirect
  update-type: version-update:semver-major
  dependency-group: apache
- dependency-name: datafusion-macros
  dependency-version: 53.1.0
  dependency-type: indirect
  update-type: version-update:semver-major
  dependency-group: apache
- dependency-name: datafusion-optimizer
  dependency-version: 53.1.0
  dependency-type: indirect
  update-type: version-update:semver-major
  dependency-group: apache
- dependency-name: datafusion-physical-expr
  dependency-version: 53.1.0
  dependency-type: indirect
  update-type: version-update:semver-major
  dependency-group: apache
- dependency-name: datafusion-physical-expr-adapter
  dependency-version: 53.1.0
  dependency-type: indirect
  update-type: version-update:semver-major
  dependency-group: apache
- dependency-name: datafusion-physical-expr-common
  dependency-version: 53.1.0
  dependency-type: indirect
  update-type: version-update:semver-major
  dependency-group: apache
- dependency-name: datafusion-physical-optimizer
  dependency-version: 53.1.0
  dependency-type: indirect
  update-type: version-update:semver-major
  dependency-group: apache
- dependency-name: datafusion-physical-plan
  dependency-version: 53.1.0
  dependency-type: indirect
  update-type: version-update:semver-major
  dependency-group: apache
- dependency-name: datafusion-pruning
  dependency-version: 53.1.0
  dependency-type: indirect
  update-type: version-update:semver-major
  dependency-group: apache
- dependency-name: datafusion-session
  dependency-version: 53.1.0
  dependency-type: indirect
  update-type: version-update:semver-major
  dependency-group: apache
- dependency-name: datafusion-sql
  dependency-version: 53.1.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: apache
- dependency-name: sqlparser
  dependency-version: 0.61.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: apache
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/cargo/apache-619de826ab branch from aded58c to a0a6edd Compare May 11, 2026 13:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file rust Pull requests that update rust code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants