chore(deps): update rust crate arrow to v54 #55
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:
52
->54
Release Notes
apache/arrow-rs (arrow)
v54.0.0
Compare Source
Full Changelog
Breaking changes:
None
when Parquet page indexes are not present in file #6639 [parquet] (etseidl)ParquetError::NeedMoreData
markParquetError
asnon_exhaustive
#6630 [parquet] (etseidl)Implemented enhancements:
Field
in a list #6784 [parquet] [arrow] [arrow-flight]parquet::record::make_row
is not exposed to users, leaving no option to users to manually createRow
objects #6761 [parquet]from_num_days_from_ce_opt
calls intimestamp_s_to_datetime
if we don't need #6746 [arrow]Fixed bugs:
Buffer::bit_slice
loses length with byte-aligned offsets #6895 [arrow]Documentation updates:
Format::with_header
inarrow-csv
#6856 [arrow] (kylebarron)SchemaDescriptor
#6841 [parquet] (alamb)Closed issues:
Merged pull requests:
arrow_to_parquet_schema
#6889 [parquet] (etseidl)WriterProperties
#6884 [parquet] (etseidl)dict_id
#6873 [parquet] [arrow] [arrow-flight] (brancz)ArrowToParquetSchemaConverter
, deprecatearrow_to_parquet_schema
#6840 [parquet] (alamb)ColumnProperties::statistics_enabled
property #6798 [parquet] (etseidl)Array::shrink_to_fit(&mut self)
#6790 [arrow] (emilk)item
#6785 [parquet] [arrow] [arrow-flight] (gruuya)bit_util::ceil
#6766 [arrow] (miroim)timestamp_s_to_datetime
todate
andtime
to avoid unnecessary computation #6755 [arrow] (jayzhan211)Box<dyn AsyncArrowWriter>
andBox<dyn AsyncArrowReader>
#6748 [parquet] (ethe)StringArrayType
#6743 [arrow] (tlm365)values
field #6730 [parquet] (etseidl)* This Changelog was automatically generated by github_changelog_generator
v53.3.0
Compare Source
v53.2.0
Compare Source
v53.1.0
Compare Source
v53.0.0
Compare Source
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 this update again.
This PR was generated by Mend Renovate. View the repository job log.