chore(deps): update arrow to v52.2.0 #523
Merged
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.1.0
->52.2.0
52.1.0
->52.2.0
52.1.0
->52.2.0
52.1.0
->52.2.0
52.1.0
->52.2.0
52.1.0
->52.2.0
52.1.0
->52.2.0
52.1.0
->52.2.0
52.1.0
->52.2.0
52.1.0
->52.2.0
52.1.0
->52.2.0
52.1.0
->52.2.0
Release Notes
apache/arrow-rs (arrow)
v52.2.0
Compare Source
Full Changelog
Implemented enhancements:
ByteView
s for small strings #6034 [parquet] [arrow]deduplicate
/intern
functionality for StringView #5910 [arrow]FlightSqlServiceClient::new_from_inner
#6003 [arrow] [arrow-flight] (lewiszlw)StringViewArray
andBinaryViewArray
parquet decoder: #6004 [parquet] (XiangpengHao)Arrays
#6046 [parquet] (efredine)Fixed bugs:
ParquetMetadata::memory_size
if no min/max set #6091 [parquet]Some(&[])
through parquet #6086 [parquet]ColumnIndex
for null columns is written even when statistics are disabled #6010 [parquet]Documentation updates:
Closed issues:
Merged pull requests:
GenericByteView
construction #6102 [parquet] [arrow] (XiangpengHao)bool_or
usingmax_boolean
#6100 [arrow] (simonvandel)max_boolean
by operating on u64 chunks #6098 [arrow] (simonvandel)ParquetMetadata::memory_size
: check has_min_max_set before invoking min()/max() #6092 [parquet] (Fischer0522)GenericBinaryView
(StringView
andBinaryView
) #6089 [arrow] (XiangpengHao)file::metadata
andformat
in docs #6049 [parquet] (alamb)StatisticsConverter
for arrow reader #6046 [parquet] (efredine)hashbrown
version inarrow-array
, remove fromarrow-row
#6035 [arrow] (mbrobbel)ByteViewArray
from parquet by removing an implicit copy #6031 [parquet] (XiangpengHao)parquet
crate. #6024 [parquet] (veluca93)ColumnIndex
for null columns when not writing page statistics #6011 [parquet] (etseidl)StringViewArray
andBinaryViewArray
parquet decoder: implement delta byte array and delta length byte array encoding #6004 [parquet] (XiangpengHao)FlightSqlServiceClient::new_from_inner
#6003 [arrow] [arrow-flight] (lewiszlw)Schema::all_fields
toflattened_fields
#6001 [parquet] [arrow] [arrow-flight] (lewiszlw)DataType
#5997 [arrow] (alamb)DataType::try_form(&str)
#5994 [arrow] (samuelcolvin)* 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: Enabled.
♻ 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.