chore(deps): update rust crate arrow to v53 #65
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
->53
52
->53
Release Notes
apache/arrow-rs (arrow)
v53.0.0
Compare Source
Full Changelog
Breaking changes:
has_*
APIs and add_opt
functions that returnOption<T>
#6216 [parquet] (Michael-J-Ward)ipc::reader::FileReader
for for consistent buffering #6132 [arrow] (V0ldek)Implemented enhancements:
PartialEq
andEq
forparquet::arrow::ProjectionMask
#6329 [parquet]pyarrow.RecordBatch
toarrow::RecordBatch
#6318 [arrow]union
method toRowSelection
#6307 [parquet]UTC adjusted time
arrow array to parquet #6277 [parquet]date_part
forDuration
#6245 [arrow]parquet_opendal
in related projects #6235BYTE_STREAM_SPLIT
encoded ParquetFIXED_LEN_BYTE_ARRAY
data #6203 [parquet]AsyncFileWriter
for a type that implementsobj_store::MultipartUpload
forAsyncArrowWriter
#6200 [parquet]StringView
andBinaryView
statistics inStatisticsConverter
#6164 [parquet]BinaryView
-->Utf8
andLargeUtf8
#6162 [arrow]filter
kernel specially forFixedSizeByteArray
#6153 [arrow]LevelHistogram
throughout Parquet metadata #6134 [parquet]Interval
#6113 [arrow]Into<Arc<dyn Array>>
forArrayData
#6104arrow::ipc::writer::StreamWriter
#6099 [arrow]StringViewArray
#6094 [arrow]Statistics::has_min_max_set
andValueStatistics::has_min_max_set
and useOption
instead #6093 [parquet]52.2.0
(August 2024) #5998 [parquet] [arrow]Fixed bugs:
ColumnIndex
written in parquet #6310 [parquet]Field
fromFFI_ArrowSchema
with no name #6251 [arrow]0
and not specified #6215 [parquet]is_optional
codes and comment #6191 [parquet]Documentation updates:
RowFilter
andArrowPredicate
docs #6301 [parquet] (alamb)MutableArrayData
#6272 [arrow] (alamb)StringViewBuilder
andBinaryViewBuilder
#6240 [arrow] (alamb)DateType::Date64
docs #6223 [arrow] (alamb)ArrayAccessor
#6141 [arrow] (alamb)Closed issues:
take
workflow to useoktokit
#6242SchemaBuilder
dependency fromStructArray
constructors #6138 [arrow]Merged pull requests:
RecordBatch
es in pyarrow integration (use RecordBatchOptions when converting a pyarrow RecordBatch) #6320 [arrow] (Michael-J-Ward)union
method toRowSelection
#6308 [parquet] (sdd)try_from_le_slice
#6295 [parquet] (samuelcolvin)pub use ByteView
in arrow and improve documentation #6275 [arrow] (alamb)Statistics::distinct_count_opt
and deprecateStatistics::distinct_count
#6259 [parquet] (alamb)FallibleRequestStream
andFallibleTonicResponseStream
to a module #6258 [arrow] [arrow-flight] (alamb)unary()
for array conversion in Parquet array readers, speed upDecimal128
,Decimal256
andFloat16
#6252 [parquet] [arrow] (etseidl)Like/ILike
between Array and Scalar for StringViewArray #6231 [arrow] (xinlifoobar)FixedLengthBinary
decoding #6220 [parquet] (etseidl)data_gen
#6205 [arrow] (kyle-mccarthy)BYTE_STREAM_SPLIT
encoded ParquetFIXED_LEN_BYTE_ARRAY
data #6204 [parquet] (etseidl)ParquetMetadataWriter
to its own module, update documentation #6202 [parquet] (alamb)ThriftMetadataWriter
for writing Parquet metadata #6197 [parquet] (adriangb)is_optional
comments #6192 [parquet] (jp0317)bool_and
#6189 [arrow] (simonvandel)StatisticsConverter
can not panic #6187 [parquet] (alamb)FixedSizeBinaryArray
#6186 [arrow] (chloro-pn)StringView
andBinaryView
statistics inStatisticsConverter
#6181 [parquet] (Kev1n8)FixedSizeByteArray
#6178 [arrow] (chloro-pn)StringView
andBinaryView
in CDataInterface #6171 [arrow] (a10y)take
kernel forBinaryViewArray
andStringViewArray
#6168 [arrow] (a10y)BYTE_STREAM_SPLIT
for INT32, INT64, and FIXED_LEN_BYTE_ARRAY primitive types #6159 [parquet] (etseidl)LIKE
regex performance up to 12x #6145 [arrow] (samuelcolvin)min_boolean
andbool_and
#6144 [arrow] (simonvandel)RowIter
, addunsafe Rows::row_unchecked
#6142 [arrow] (XiangpengHao)StructArray
constructors #6139 [arrow] (Rafferty97)StringViewBuilder
#6136 [arrow] (XiangpengHao)LevelHistogram
inPageIndex
#6135 [parquet] (etseidl)LIKE
performance for "contains" style queries #6128 [arrow] (samuelcolvin)BooleanArray::new_from_packed
andBooleanArray::new_from_u8
#6127 [arrow] (chloro-pn)(i)starts_with
and(i)ends_with
performance #6118 [arrow] (samuelcolvin)ParquetMetaData
#6105 [parquet] (etseidl)object_store::buffered::BufWriter
#6013 [parquet] (Xuanwo)* 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.