fix(deps): update datafusion and friends to v55 (major) #2983
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
54.2
->55.0
54.3.1
->55.0.0
54.2
->55.0
54.3.1
->55.0.0
54.2
->55.0
54.3.1
->55.0.0
54.2
->55.0
54.3.1
->55.0.0
54.2
->55.0
54.3.1
->55.0.0
54.2
->55.0
54.3.1
->55.0.0
54.2
->55.0
54.3.1
->55.0.0
54.2
->55.0
54.3.1
->55.0.0
54.2
->55.0
54.3.1
->55.0.0
54.3.1
->55.0.0
Release Notes
apache/arrow-rs (arrow)
v55.0.0
Compare Source
Full Changelog
Breaking changes:
u64
(support files larger than 4GB in WASM) #7371 [parquet] (kylebarron)AsyncFileReader::get_metadata_with_options
, addoptions
toAsyncFileReader::get_metadata
#7342 [parquet] (corwinjoy)object_store
to0.12.0
#7328 [parquet] (mbrobbel)pyo3
to0.24
#7324 [arrow] (mbrobbel)FlightErrror::tonic
to reduce size (fixes nightly clippy) #7277 [arrow] [arrow-flight] (alamb)date_part
to extract only the requested part (not the overall interval) #7189 [arrow] (delamarch3)25.2.10
#7134 [arrow] (tisonkun)Implemented enhancements:
concat
#7357 [arrow]encoding_stats
in Parquet Writing #7341 [parquet]Fixed bugs:
ParquetMetaDataReader
and add test of suffix metadata reads with encryption #7372 [parquet] (etseidl)Documentation updates:
ArrayData::offset
#7385 [arrow] (alamb)AsyncFileReader::get_metadata
#7380 [parquet] (alamb)pretty_format_columns_with_options
pub #7346 [arrow] (alamb)Merged pull requests:
ArrowReaderMetadata::load_async
#7369 [parquet] (etseidl)sysinfo
todev-dependencies
#7353 [parquet] (mbrobbel)object-store
label from.asf.yaml
#7339 (mbrobbel)ParquetRecordBatchStream::reader
toParquetRecordBatchStream::reader_factory
#7319 [parquet] (alamb)concat
performance, and addappend_array
for some array builder implementations #7309 [arrow] (rluvaton)append_buffer
forNullBufferBuilder
#7308 [arrow] (rluvaton)* This Changelog was automatically generated by github_changelog_generator
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about these updates again.
This PR was generated by Mend Renovate. View the repository job log.