Re: [PR] chore(rust): bump the arrow-datafusion group across 1 directory with 4 updates [arrow-adbc]

2026-07-07 Thread via GitHub


dependabot[bot] closed pull request #4405: chore(rust): bump the 
arrow-datafusion group across 1 directory with 4 updates
URL: https://github.com/apache/arrow-adbc/pull/4405


-- 
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]



Re: [PR] chore(rust): bump the arrow-datafusion group across 1 directory with 4 updates [arrow-adbc]

2026-07-07 Thread via GitHub


dependabot[bot] commented on PR #4405:
URL: https://github.com/apache/arrow-adbc/pull/4405#issuecomment-4909625422

   The group that created this PR has been removed from your configuration.


-- 
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]



[PR] chore(rust): bump the arrow-datafusion group across 1 directory with 4 updates [arrow-adbc]

2026-06-16 Thread via GitHub


dependabot[bot] opened a new pull request, #4405:
URL: https://github.com/apache/arrow-adbc/pull/4405

   Bumps the arrow-datafusion group with 4 updates in the /rust directory: 
[arrow-array](https://github.com/apache/arrow-rs), 
[arrow-schema](https://github.com/apache/arrow-rs), 
[arrow-buffer](https://github.com/apache/arrow-rs) and 
[arrow-select](https://github.com/apache/arrow-rs).
   
   Updates `arrow-array` from 58.3.0 to 59.0.0
   
   Release notes
   Sourced from https://github.com/apache/arrow-rs/releases";>arrow-array's 
releases.
   
   arrow 59.0.0
   
   Changelog
   https://github.com/apache/arrow-rs/tree/59.0.0";>59.0.0 
(2026-06-04)
   https://github.com/apache/arrow-rs/compare/57.3.1...59.0.0";>Full 
Changelog
   Breaking changes:
   
   chore: Remove some deprecated Arrow functions from the public API https://redirect.github.com/apache/arrow-rs/pull/10040";>#10040 [https://github.com/apache/arrow-rs/labels/arrow";>arrow] (https://github.com/etseidl";>etseidl)
   chore: Remove some deprecated functions from parquet crate https://redirect.github.com/apache/arrow-rs/pull/10035";>#10035 [https://github.com/apache/arrow-rs/labels/parquet";>parquet] (https://github.com/etseidl";>etseidl)
   Replace From> impls with 
TryFroms for FixedSizeBinaryArray https://redirect.github.com/apache/arrow-rs/pull/10019";>#10019 [https://github.com/apache/arrow-rs/labels/parquet";>parquet] [https://github.com/apache/arrow-rs/labels/arrow";>arrow] (https://github.com/quantumish";>quantumish)
   Use Thrift macro to generate Parquet LogicalType 
serialization code https://redirect.github.com/apache/arrow-rs/pull/9997";>#9997 [https://github.com/apache/arrow-rs/labels/parquet";>parquet] (https://github.com/etseidl";>etseidl)
   refactor: make BloomFilterProperties fpp/ndv private with 
accessors https://redirect.github.com/apache/arrow-rs/pull/9969";>#9969 [https://github.com/apache/arrow-rs/labels/parquet";>parquet] (https://github.com/CuteChuanChuan";>CuteChuanChuan)
   Remove deprecated parquet::format module and thrift dependency https://redirect.github.com/apache/arrow-rs/pull/9962";>#9962 [https://github.com/apache/arrow-rs/labels/parquet";>parquet] (https://github.com/jhorstmann";>jhorstmann)
   generic channel support for FlightClient https://redirect.github.com/apache/arrow-rs/pull/9933";>#9933 [https://github.com/apache/arrow-rs/labels/arrow";>arrow] [https://github.com/apache/arrow-rs/labels/arrow-flight";>arrow-flight] 
(https://github.com/rumenov";>rumenov)
   Add CompressionCodec Thrift enum for Parquet metadata https://redirect.github.com/apache/arrow-rs/pull/9864";>#9864 [https://github.com/apache/arrow-rs/labels/parquet";>parquet] (https://github.com/etseidl";>etseidl)
   [Variant] remove BorrowedShreddingState https://redirect.github.com/apache/arrow-rs/pull/9791";>#9791 (https://github.com/sdf-jkl";>sdf-jkl)
   Remove deprecated legacy like kernels in 
arrow-string https://redirect.github.com/apache/arrow-rs/pull/9674";>#9674 [https://github.com/apache/arrow-rs/labels/arrow";>arrow] (https://github.com/AdamGS";>AdamGS)
   
   Implemented enhancements:
   
   Allow casting plain struct to dictionary encoded struct https://redirect.github.com/apache/arrow-rs/issues/10038";>#10038 [https://github.com/apache/arrow-rs/labels/arrow";>arrow]
   Optimize arrow-flight https://redirect.github.com/apache/arrow-rs/issues/10029";>#10029
   Align buffers when importing via from_ffi / 
ArrowArrayStreamReader https://redirect.github.com/apache/arrow-rs/issues/10028";>#10028 [https://github.com/apache/arrow-rs/labels/arrow";>arrow]
   Switch Parquet LogicalType enum to macro generated version 
https://redirect.github.com/apache/arrow-rs/issues/9995";>#9995 [https://github.com/apache/arrow-rs/labels/parquet";>parquet]
   Future proof Parquet Thrift parser https://redirect.github.com/apache/arrow-rs/issues/9973";>#9973 [https://github.com/apache/arrow-rs/labels/parquet";>parquet]
   Add DatePart 1-indexed variants https://redirect.github.com/apache/arrow-rs/issues/9964";>#9964 [https://github.com/apache/arrow-rs/labels/arrow";>arrow]
   perf: Rework Parquet Thrift handling of boolean fields https://redirect.github.com/apache/arrow-rs/issues/9946";>#9946 [https://github.com/apache/arrow-rs/labels/parquet";>parquet]
   Add benchmarks for REE to parquet https://redirect.github.com/apache/arrow-rs/issues/9935";>#9935 [https://github.com/apache/arrow-rs/labels/parquet";>parquet] [https://github.com/apache/arrow-rs/labels/arrow";>arrow]
   (re) Allow Large FixedSizeBinaryArrays https://redirect.github.com/apache/arrow-rs/issues/9906";>#9906 [https://github.com/apache/arrow-rs/labels/arrow";>arrow]
   
   
   
   ... (truncated)
   
   
   Changelog
   Sourced from https://github.com/apache/arrow-rs/blob/main/CHANGELOG.md";>arrow-array's 
changelog.
   
   https://github.com/apache/arrow-rs/tree/59.0.0";>59.0.0 
(2026-06-04)
   https://github.com/apache/arrow-rs/compare/57.3.1...59.0.0";>Full 
Changelog
   

[PR] chore(rust): Bump the arrow-datafusion group across 1 directory with 4 updates [arrow-adbc]

2026-03-04 Thread via GitHub


dependabot[bot] opened a new pull request, #4047:
URL: https://github.com/apache/arrow-adbc/pull/4047

   Bumps the arrow-datafusion group with 4 updates in the /rust directory: 
[arrow-array](https://github.com/apache/arrow-rs), 
[arrow-buffer](https://github.com/apache/arrow-rs), 
[arrow-schema](https://github.com/apache/arrow-rs) and 
[arrow-select](https://github.com/apache/arrow-rs).
   
   Updates `arrow-array` from 57.3.0 to 58.0.0
   
   Release notes
   Sourced from https://github.com/apache/arrow-rs/releases";>arrow-array's 
releases.
   
   arrow 58.0.0
   
   Changelog
   https://github.com/apache/arrow-rs/tree/58.0.0";>58.0.0 
(2026-02-19)
   https://github.com/apache/arrow-rs/compare/57.3.0...58.0.0";>Full 
Changelog
   Breaking changes:
   
   Remove support for List types in bit_length kernel https://redirect.github.com/apache/arrow-rs/pull/9350";>#9350 [https://github.com/apache/arrow-rs/labels/arrow";>arrow] (https://github.com/codephage2020";>codephage2020)
   Optimize from_bitwise_unary_op https://redirect.github.com/apache/arrow-rs/pull/9297";>#9297 [https://github.com/apache/arrow-rs/labels/arrow";>arrow] (https://github.com/Dandandan";>Dandandan)
   Mark BufferBuilder::new_from_buffer as unsafe https://redirect.github.com/apache/arrow-rs/pull/9292";>#9292 [https://github.com/apache/arrow-rs/labels/arrow";>arrow] (https://github.com/Jefffrey";>Jefffrey)
   [Variant] Support ['fieldName'] in VariantPath parser https://redirect.github.com/apache/arrow-rs/pull/9276";>#9276 (https://github.com/klion26";>klion26)
   Remove parquet arrow_cast dependency https://redirect.github.com/apache/arrow-rs/pull/9077";>#9077 [https://github.com/apache/arrow-rs/labels/parquet";>parquet] (https://github.com/tustvold";>tustvold)
   feat: change default behavior for Parquet PageEncodingStats 
to bitmask https://redirect.github.com/apache/arrow-rs/pull/9051";>#9051 [https://github.com/apache/arrow-rs/labels/parquet";>parquet] (https://github.com/WaterWhisperer";>WaterWhisperer)
   [arrow] Minimize allocation in GenericViewArray::slice() https://redirect.github.com/apache/arrow-rs/pull/9016";>#9016 [https://github.com/apache/arrow-rs/labels/arrow";>arrow] (https://github.com/maxburke";>maxburke)
   
   Implemented enhancements:
   
   Avoid allocating a Vec in StructBuilder https://redirect.github.com/apache/arrow-rs/issues/9427";>#9427
   Zstd context reuse https://redirect.github.com/apache/arrow-rs/issues/9401";>#9401
   Optimize from_bitwise_unary_op https://redirect.github.com/apache/arrow-rs/issues/9364";>#9364
   Support RunEndEncoded in ord comparator https://redirect.github.com/apache/arrow-rs/issues/9360";>#9360
   Support RunEndEncoded arrays in arrow-json https://redirect.github.com/apache/arrow-rs/issues/9359";>#9359
   Support BinaryView in bit_length kernel https://redirect.github.com/apache/arrow-rs/issues/9351";>#9351
   Remove support for List types in bit_length 
kernel https://redirect.github.com/apache/arrow-rs/issues/9349";>#9349
   Support roundtrip ListView in parquet arrow writer https://redirect.github.com/apache/arrow-rs/issues/9344";>#9344
   Support ListView in length kernel https://redirect.github.com/apache/arrow-rs/issues/9343";>#9343
   Support ListView in sort kernel https://redirect.github.com/apache/arrow-rs/issues/9341";>#9341
   Add some way to create a Timestamp from a DateTime https://redirect.github.com/apache/arrow-rs/issues/9337";>#9337
   Introduce DataType::is_list and 
DataType::IsBinary https://redirect.github.com/apache/arrow-rs/issues/9326";>#9326
   
   
   
   ... (truncated)
   
   
   Changelog
   Sourced from https://github.com/apache/arrow-rs/blob/main/CHANGELOG.md";>arrow-array's 
changelog.
   
   https://github.com/apache/arrow-rs/tree/58.0.0";>58.0.0 
(2026-02-19)
   https://github.com/apache/arrow-rs/compare/57.3.0...58.0.0";>Full 
Changelog
   Breaking changes:
   
   Remove support for List types in bit_length kernel https://redirect.github.com/apache/arrow-rs/pull/9350";>#9350 [https://github.com/apache/arrow-rs/labels/arrow";>arrow] (https://github.com/codephage2020";>codephage2020)
   Optimize from_bitwise_unary_op https://redirect.github.com/apache/arrow-rs/pull/9297";>#9297 [https://github.com/apache/arrow-rs/labels/arrow";>arrow] (https://github.com/Dandandan";>Dandandan)
   Mark BufferBuilder::new_from_buffer as unsafe https://redirect.github.com/apache/arrow-rs/pull/9292";>#9292 [https://github.com/apache/arrow-rs/labels/arrow";>arrow] (https://github.com/Jefffrey";>Jefffrey)
   [Variant] Support ['fieldName'] in VariantPath parser https://redirect.github.com/apache/arrow-rs/pull/9276";>#9276 (https://github.com/klion26";>klion26)
   Remove parquet arrow_cast dependency https://redirect.github.com/apache/arrow-rs/pull/9077";>#9077 [https://github.com/apache/arrow-rs/labels/parquet";>parquet] (https://github.com/tustvold";>tustvold)
   feat: change default behavior for Parquet PageEncodingStats 
to bitmask 

Re: [PR] chore(rust): Bump the arrow-datafusion group across 1 directory with 4 updates [arrow-adbc]

2025-11-24 Thread via GitHub


dependabot[bot] commented on PR #3651:
URL: https://github.com/apache/arrow-adbc/pull/3651#issuecomment-3572619497

   Looks like these dependencies are updatable in another way, so this is no 
longer needed.


-- 
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]



Re: [PR] chore(rust): Bump the arrow-datafusion group across 1 directory with 4 updates [arrow-adbc]

2025-11-24 Thread via GitHub


dependabot[bot] closed pull request #3651: chore(rust): Bump the 
arrow-datafusion group across 1 directory with 4 updates
URL: https://github.com/apache/arrow-adbc/pull/3651


-- 
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]



[PR] chore(rust): Bump the arrow-datafusion group across 1 directory with 4 updates [arrow-adbc]

2025-10-29 Thread via GitHub


dependabot[bot] opened a new pull request, #3651:
URL: https://github.com/apache/arrow-adbc/pull/3651

   Bumps the arrow-datafusion group with 4 updates in the /rust directory: 
[arrow-array](https://github.com/apache/arrow-rs), 
[arrow-buffer](https://github.com/apache/arrow-rs), 
[arrow-schema](https://github.com/apache/arrow-rs) and 
[arrow-select](https://github.com/apache/arrow-rs).
   
   Updates `arrow-array` from 56.2.0 to 57.0.0
   
   Release notes
   Sourced from https://github.com/apache/arrow-rs/releases";>arrow-array's 
releases.
   
   arrow 57.0.0
   
   Changelog
   https://github.com/apache/arrow-rs/tree/57.0.0";>57.0.0 
(2025-10-19)
   https://github.com/apache/arrow-rs/compare/56.2.0...57.0.0";>Full 
Changelog
   Breaking changes:
   
   Use Arc everywhere to be be 
consistent with FileDecryptionProperties https://redirect.github.com/apache/arrow-rs/pull/8626";>#8626 [https://github.com/apache/arrow-rs/labels/parquet";>parquet] (https://github.com/alamb";>alamb)
   feat: Improve DataType display for RunEndEncoded https://redirect.github.com/apache/arrow-rs/pull/8596";>#8596 [https://github.com/apache/arrow-rs/labels/arrow";>arrow] (https://github.com/Weijun-H";>Weijun-H)
   Add ArrowError::AvroError, remaining types and roundtrip 
tests to arrow-avro,  https://redirect.github.com/apache/arrow-rs/pull/8595";>#8595 [https://github.com/apache/arrow-rs/labels/arrow";>arrow] (https://github.com/jecsand838";>jecsand838)
   [thrift-remodel] Refactor Thrift encryption and store encodings as 
bitmask https://redirect.github.com/apache/arrow-rs/pull/8587";>#8587 [https://github.com/apache/arrow-rs/labels/parquet";>parquet] (https://github.com/etseidl";>etseidl)
   feat: Enhance Map display formatting in DataType https://redirect.github.com/apache/arrow-rs/pull/8570";>#8570 [https://github.com/apache/arrow-rs/labels/arrow";>arrow] (https://github.com/Weijun-H";>Weijun-H)
   feat: Enhance DataType display formatting for ListView and 
LargeListView variants https://redirect.github.com/apache/arrow-rs/pull/8569";>#8569 [https://github.com/apache/arrow-rs/labels/arrow";>arrow] (https://github.com/Weijun-H";>Weijun-H)
   Use custom thrift parser for parquet metadata (phase 1 of Thrift 
remodel) https://redirect.github.com/apache/arrow-rs/pull/8530";>#8530 [https://github.com/apache/arrow-rs/labels/parquet";>parquet] (https://github.com/etseidl";>etseidl)
   refactor: improve display formatting for Union https://redirect.github.com/apache/arrow-rs/pull/8529";>#8529 [https://github.com/apache/arrow-rs/labels/arrow";>arrow] (https://github.com/Weijun-H";>Weijun-H)
   Use Arc to reduce size of 
ParquetMetadata and avoid copying when encryption is enabled https://redirect.github.com/apache/arrow-rs/pull/8470";>#8470 [https://github.com/apache/arrow-rs/labels/parquet";>parquet] (https://github.com/alamb";>alamb)
   Fix for column name based projection mask creation https://redirect.github.com/apache/arrow-rs/pull/8447";>#8447 [https://github.com/apache/arrow-rs/labels/parquet";>parquet] (https://github.com/etseidl";>etseidl)
   Improve Display formatting of DataType::Timestamp https://redirect.github.com/apache/arrow-rs/pull/8425";>#8425 [https://github.com/apache/arrow-rs/labels/parquet";>parquet] [https://github.com/apache/arrow-rs/labels/arrow";>arrow] (https://github.com/emilk";>emilk)
   Use more compact Debug formatting of Field https://redirect.github.com/apache/arrow-rs/pull/8424";>#8424 [https://github.com/apache/arrow-rs/labels/arrow";>arrow] (https://github.com/emilk";>emilk)
   Reuse zstd compression context when writing IPC https://redirect.github.com/apache/arrow-rs/pull/8405";>#8405 [https://github.com/apache/arrow-rs/labels/arrow";>arrow] [https://github.com/apache/arrow-rs/labels/arrow-flight";>arrow-flight] 
(https://github.com/albertlockett";>albertlockett)
   [Decimal] Add scale argument to validation functions to ensure accurate 
error logging https://redirect.github.com/apache/arrow-rs/pull/8396";>#8396 [https://github.com/apache/arrow-rs/labels/arrow";>arrow] (https://github.com/Weijun-H";>Weijun-H)
   Quote DataType::Struct field names in Display 
formatting https://redirect.github.com/apache/arrow-rs/pull/8291";>#8291 [https://github.com/apache/arrow-rs/labels/parquet";>parquet] [https://github.com/apache/arrow-rs/labels/arrow";>arrow] (https://github.com/emilk";>emilk)
   Improve Display for DataType and 
Field https://redirect.github.com/apache/arrow-rs/pull/8290";>#8290 [https://github.com/apache/arrow-rs/labels/parquet";>parquet] [https://github.com/apache/arrow-rs/labels/arrow";>arrow] (https://github.com/emilk";>emilk)
   Bump pyo3 to 0.26.0 https://redirect.github.com/apache/arrow-rs/pull/8286";>#8286 (https://github.com/mbrobbel";>mbrobbel)
   
   Implemented enhancements:
   
   Added Avro support (new arrow-avro crate) https://redirect.github.com/apache/arrow-rs/issues/4886";>#4886
   parquet-rewrite: supports 

Re: [PR] chore(rust): bump the arrow-datafusion group across 1 directory with 4 updates [arrow-adbc]

2025-08-04 Thread via GitHub


dependabot[bot] commented on PR #3229:
URL: https://github.com/apache/arrow-adbc/pull/3229#issuecomment-3152844308

   This pull request was built based on a group rule. Closing it will not 
ignore any of these versions in future pull requests.
   
   To ignore these dependencies, configure [ignore 
rules](https://docs.github.com/en/code-security/dependabot/dependabot-version-updates/configuration-options-for-the-dependabot.yml-file#ignore)
 in dependabot.yml


-- 
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]



Re: [PR] chore(rust): bump the arrow-datafusion group across 1 directory with 4 updates [arrow-adbc]

2025-08-04 Thread via GitHub


lidavidm closed pull request #3229: chore(rust): bump the arrow-datafusion 
group across 1 directory with 4 updates
URL: https://github.com/apache/arrow-adbc/pull/3229


-- 
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]



[PR] chore(rust): bump the arrow-datafusion group across 1 directory with 4 updates [arrow-adbc]

2025-08-04 Thread via GitHub


dependabot[bot] opened a new pull request, #3229:
URL: https://github.com/apache/arrow-adbc/pull/3229

   Bumps the arrow-datafusion group with 4 updates in the /rust directory: 
[arrow-array](https://github.com/apache/arrow-rs), 
[arrow-buffer](https://github.com/apache/arrow-rs), 
[arrow-schema](https://github.com/apache/arrow-rs) and 
[arrow-select](https://github.com/apache/arrow-rs).
   
   Updates `arrow-array` from 55.2.0 to 56.0.0
   
   Release notes
   Sourced from https://github.com/apache/arrow-rs/releases";>arrow-array's 
releases.
   
   arrow 56.0.0
   
   Changelog
   https://github.com/apache/arrow-rs/tree/56.0.0";>56.0.0 
(2025-07-29)
   https://github.com/apache/arrow-rs/compare/55.2.0...56.0.0";>Full 
Changelog
   Breaking changes:
   
   arrow-schema: Remove dict_id from being required equal for merging https://redirect.github.com/apache/arrow-rs/pull/7968";>#7968 [https://github.com/apache/arrow-rs/labels/arrow";>arrow] (https://github.com/brancz";>brancz)
   [Parquet] Use u64 for 
SerializedPageReaderState.offset & 
remaining_bytes, instead of usize https://redirect.github.com/apache/arrow-rs/pull/7918";>#7918 [https://github.com/apache/arrow-rs/labels/parquet";>parquet] (https://github.com/JigaoLuo";>JigaoLuo)
   Upgrade tonic dependencies to 0.13.0 version (try 2) https://redirect.github.com/apache/arrow-rs/pull/7839";>#7839 [https://github.com/apache/arrow-rs/labels/arrow";>arrow] [https://github.com/apache/arrow-rs/labels/arrow-flight";>arrow-flight] 
(https://github.com/alamb";>alamb)
   Remove deprecated Arrow functions https://redirect.github.com/apache/arrow-rs/pull/7830";>#7830 [https://github.com/apache/arrow-rs/labels/arrow";>arrow] [https://github.com/apache/arrow-rs/labels/arrow-flight";>arrow-flight] 
(https://github.com/etseidl";>etseidl)
   Remove deprecated temporal functions https://redirect.github.com/apache/arrow-rs/pull/7813";>#7813 [https://github.com/apache/arrow-rs/labels/arrow";>arrow] (https://github.com/etseidl";>etseidl)
   Remove functions from parquet crate deprecated in or before 54.0.0 https://redirect.github.com/apache/arrow-rs/pull/7811";>#7811 [https://github.com/apache/arrow-rs/labels/parquet";>parquet] (https://github.com/etseidl";>etseidl)
   https://redirect.github.com/apache/arrow-rs/issues/7686";>GH-7686: 
[Parquet] Fix int96 min/max stats https://redirect.github.com/apache/arrow-rs/pull/7687";>#7687 [https://github.com/apache/arrow-rs/labels/parquet";>parquet] (https://github.com/rahulketch";>rahulketch)
   
   Implemented enhancements:
   
   [parquet] Relax type restriction to allow writing dictionary/native 
batches for same column https://redirect.github.com/apache/arrow-rs/issues/8004";>#8004
   Support casting int64 to interval https://redirect.github.com/apache/arrow-rs/issues/7988";>#7988 [https://github.com/apache/arrow-rs/labels/arrow";>arrow]
   [Variant] Add ListBuilder::with_value for convenience https://redirect.github.com/apache/arrow-rs/issues/7951";>#7951 [https://github.com/apache/arrow-rs/labels/parquet";>parquet]
   [Variant] Add  ObjectBuilder::with_field for convenience https://redirect.github.com/apache/arrow-rs/issues/7949";>#7949 [https://github.com/apache/arrow-rs/labels/parquet";>parquet]
   [Variant] Impl PartialEq for VariantObject https://redirect.github.com/apache/arrow-rs/issues/7943";>#7943 https://redirect.github.com/apache/arrow-rs/issues/7948";>#7948
   [Variant] Offer simdutf8 as an optional dependency when 
validating metadata https://redirect.github.com/apache/arrow-rs/issues/7902";>#7902 [https://github.com/apache/arrow-rs/labels/parquet";>parquet] [https://github.com/apache/arrow-rs/labels/arrow";>arrow]
   [Variant] Avoid collecting offset iterator https://redirect.github.com/apache/arrow-rs/issues/7901";>#7901 [https://github.com/apache/arrow-rs/labels/parquet";>parquet]
   [Variant] Remove superfluous check when validating monotonic offsets https://redirect.github.com/apache/arrow-rs/issues/7900";>#7900 [https://github.com/apache/arrow-rs/labels/parquet";>parquet]
   [Variant] Avoid extra allocation in ObjectBuilder https://redirect.github.com/apache/arrow-rs/issues/7899";>#7899 [https://github.com/apache/arrow-rs/labels/parquet";>parquet]
   [Variant][Compute] variant_get kernel https://redirect.github.com/apache/arrow-rs/issues/7893";>#7893 [https://github.com/apache/arrow-rs/labels/parquet";>parquet]
   [Variant][Compute] Add batch processing for Variant-JSON String 
conversion https://redirect.github.com/apache/arrow-rs/issues/7883";>#7883 [https://github.com/apache/arrow-rs/labels/parquet";>parquet]
   Support MapArray in lexsort https://redirect.github.com/apache/arrow-rs/issues/7881";>#7881 [https://github.com/apache/arrow-rs/labels/arrow";>arrow]
   
   
   
   ... (truncated)
   
   
   Changelog
   Sourced from https://github.com/apache/arrow-rs/blob/main/CHANGELOG-old.md";>arrow-array's
 changelog.
   
   
   Historical Changelog
   
   
   
   Commits
   
   

Re: [PR] chore(rust): bump the arrow-datafusion group across 1 directory with 4 updates [arrow-adbc]

2025-07-12 Thread via GitHub


dependabot[bot] commented on PR #3111:
URL: https://github.com/apache/arrow-adbc/pull/3111#issuecomment-3066112465

   Looks like these dependencies are updatable in another way, so this is no 
longer needed.


-- 
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]



Re: [PR] chore(rust): bump the arrow-datafusion group across 1 directory with 4 updates [arrow-adbc]

2025-07-12 Thread via GitHub


dependabot[bot] closed pull request #3111: chore(rust): bump the 
arrow-datafusion group across 1 directory with 4 updates
URL: https://github.com/apache/arrow-adbc/pull/3111


-- 
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]



[PR] chore(rust): bump the arrow-datafusion group across 1 directory with 4 updates [arrow-adbc]

2025-07-07 Thread via GitHub


dependabot[bot] opened a new pull request, #3111:
URL: https://github.com/apache/arrow-adbc/pull/3111

   Bumps the arrow-datafusion group with 2 updates in the /rust directory: 
[arrow-array](https://github.com/apache/arrow-rs) and 
[arrow-select](https://github.com/apache/arrow-rs).
   
   Updates `arrow-array` from 55.1.0 to 55.2.0
   
   Release notes
   Sourced from https://github.com/apache/arrow-rs/releases";>arrow-array's 
releases.
   
   arrow 55.2.0
   
   Changelog
   https://github.com/apache/arrow-rs/tree/55.2.0";>55.2.0 
(2025-06-22)
   https://github.com/apache/arrow-rs/compare/55.1.0...55.2.0";>Full 
Changelog
   Implemented enhancements:
   
   Do not populate nulls for NullArray for 
MutableArrayData https://redirect.github.com/apache/arrow-rs/issues/7725";>#7725
   Implement PartialEq for RunArray https://redirect.github.com/apache/arrow-rs/issues/7691";>#7691
   interleave_views is really slow https://redirect.github.com/apache/arrow-rs/issues/7688";>#7688 [https://github.com/apache/arrow-rs/labels/arrow";>arrow]
   Add min max aggregates for FixedSizeBinary https://redirect.github.com/apache/arrow-rs/issues/7674";>#7674 [https://github.com/apache/arrow-rs/labels/arrow";>arrow]
   Deliver pyarrow as a standalone crate https://redirect.github.com/apache/arrow-rs/issues/7668";>#7668 [https://github.com/apache/arrow-rs/labels/arrow";>arrow]
   [Variant] Implement VariantObject::field and 
VariantObject::fields https://redirect.github.com/apache/arrow-rs/issues/7665";>#7665 [https://github.com/apache/arrow-rs/labels/parquet";>parquet]
   [Variant] Implement read support for remaining primitive types https://redirect.github.com/apache/arrow-rs/issues/7630";>#7630 [https://github.com/apache/arrow-rs/labels/parquet";>parquet]
   Fast and ergonomic method to add metadata to a RecordBatch 
https://redirect.github.com/apache/arrow-rs/issues/7628";>#7628 [https://github.com/apache/arrow-rs/labels/arrow";>arrow]
   Add efficient way to change the keys of string dictionary builder https://redirect.github.com/apache/arrow-rs/issues/7610";>#7610 [https://github.com/apache/arrow-rs/labels/arrow";>arrow]
   Support add_nulls on additional builder types https://redirect.github.com/apache/arrow-rs/issues/7605";>#7605 [https://github.com/apache/arrow-rs/labels/arrow";>arrow]
   Add into_inner for AsyncArrowWriter https://redirect.github.com/apache/arrow-rs/issues/7603";>#7603 [https://github.com/apache/arrow-rs/labels/parquet";>parquet]
   Optimize PrimitiveBuilder::append_trusted_len_iter https://redirect.github.com/apache/arrow-rs/issues/7591";>#7591 [https://github.com/apache/arrow-rs/labels/arrow";>arrow]
   Benchmark for filter+concat and take+concat into even sized record 
batches https://redirect.github.com/apache/arrow-rs/issues/7589";>#7589 [https://github.com/apache/arrow-rs/labels/arrow";>arrow]
   max_statistics_truncate_length is ignored when writing 
statistics to data page headers https://redirect.github.com/apache/arrow-rs/issues/7579";>#7579 [https://github.com/apache/arrow-rs/labels/parquet";>parquet]
   Feature Request: Encoding in parquet-rewrite https://redirect.github.com/apache/arrow-rs/issues/7575";>#7575 [https://github.com/apache/arrow-rs/labels/parquet";>parquet]
   Add a strong_count method to Buffer https://redirect.github.com/apache/arrow-rs/issues/7568";>#7568 [https://github.com/apache/arrow-rs/labels/arrow";>arrow]
   Create version of LexicographicalComparator that compares fixed number 
of columns https://redirect.github.com/apache/arrow-rs/issues/7531";>#7531 [https://github.com/apache/arrow-rs/labels/arrow";>arrow]
   parquet-show-bloom-filter should work with integer typed columns https://redirect.github.com/apache/arrow-rs/issues/7528";>#7528 [https://github.com/apache/arrow-rs/labels/parquet";>parquet]
   Allow merging primitive dictionary values in concat and interleave 
kernels https://redirect.github.com/apache/arrow-rs/issues/7518";>#7518 [https://github.com/apache/arrow-rs/labels/arrow";>arrow]
   Add efficient concatenation of StructArrays https://redirect.github.com/apache/arrow-rs/issues/7516";>#7516 [https://github.com/apache/arrow-rs/labels/arrow";>arrow]
   Rename flight-sql-experimental to flight-sql 
https://redirect.github.com/apache/arrow-rs/issues/7498";>#7498 [https://github.com/apache/arrow-rs/labels/arrow";>arrow] [https://github.com/apache/arrow-rs/labels/arrow-flight";>arrow-flight]
   Consider moving from ryu to lexical-core for string formatting / casting 
floats to string. https://redirect.github.com/apache/arrow-rs/issues/7496";>#7496
   
   
   
   ... (truncated)
   
   
   Changelog
   Sourced from https://github.com/apache/arrow-rs/blob/main/CHANGELOG-old.md";>arrow-array's
 changelog.
   
   
   Historical Changelog
   
   
   
   Commits
   
   https://github.com/apache/arrow-rs/commit/25114c5caaa9e767050b366e57c20eca54aca987";>25114c5
 [55_maintenance] Fix verify-release-candidate.sh by skipping 
arrow-pyarrow ...