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:
53.0.0
->53.1.0
53.0.0
->53.1.0
53.0.0
->53.1.0
53.0.0
->53.1.0
4.5.18
->4.5.19
0.14.29
->0.14.30
1.19.0
->1.20.2
53.0.0
->53.1.0
0.12.7
->0.12.8
Release Notes
apache/arrow-rs (arrow)
v53.1.0
Compare Source
Full Changelog
Implemented enhancements:
ByteView
#6478 [arrow]ParquetMetaData
#6465 [parquet]ArrayData.align_buffers
should supportStruct
data type / child data #6461 [arrow]RowSelection
#6428 [parquet]regexp_is_match_utf8
andregexp_is_match_utf8_scalar
forStringViewArray
#6370 [arrow]as_union
toAsArray
#6351StringBuilder
#6347 [arrow]flight_sql_client
#6331 [arrow] [arrow-flight]pad_nulls
forFixedLenByteArrayBuffer
#6297 [parquet] (etseidl)Fixed bugs:
map
with non-nullable value schema doesn't error if values are actually null #6391list
operation returns objects in wrong order #6375compute::binary_mut
returnsErr(PrimitiveArray<T>)
only with certain arrays #6374 [arrow]as_any
andnext_batch
are never used inparquet
crate #6143 [parquet]Documentation updates:
ChunkedReader
docs #6477 [parquet] (alamb)GenericStringBuilder
documentation #6372 [arrow] (alamb)Closed issues:
binary
/unary
are not as fast as they could be #6364 [arrow]Merged pull requests:
size_hint
forBitIterator
to return the exact remaining size #6495 [arrow] (Beihao-Zhou)StatisticsConverter
to control interpretation of missing null counts in Parquet statistics #6485 [parquet] (etseidl)ByteView
#6479 [arrow] (alamb)MetadataLoader
#6474 [parquet] (etseidl)ParquetMetaDataBuilder
#6466 [parquet] (alamb)ArrayData.align_buffers
align child data buffers recursively #6462 [arrow] (EnricoMi)parquet::file::metadata::reader
#6457 [parquet] (etseidl)cast
ing #6456 [arrow] (goldmedal)ParquetMetaDataReader
#6451 [parquet] (etseidl)ParquetMetadaReader
#6450 [parquet] (etseidl)IpcSchemaEncoder
, deprecate ipc schema functions, Fix IPC not respecting not preserving dict ID #6444 [parquet] [arrow] [arrow-flight] (brancz)SortOptions
#6441 [arrow] (alamb)as_any
andnext_batch
are never used #6432 [parquet] (etseidl)ParquetMetaDataReader
#6431 [parquet] (etseidl)take_iter
from iterator to its items #6403 [arrow] (dariocurr)set_bits
fuzz test #6394 [arrow] (alamb)From<ScalarBuffer<T>>
forBuffer
#6389 [arrow] (mbrobbel)union_extract
kernel #6387 [arrow] (gstvg)ARROW_VERSION
const #6379 [arrow] (samuelcolvin)regexp_is_match
andregexp_is_match_scalar
function, deprecateregexp_is_match_utf8
andregexp_is_match_utf8_scalar
#6376 [arrow] (tlm365)MetadataLoader
on invalid data #6367 [parquet] (samuelcolvin)From<Vec<T>>
forBuffer
#6355 [arrow] (mbrobbel)CHANGELOG
#6354 (mbrobbel)* This Changelog was automatically generated by github_changelog_generator
clap-rs/clap (clap)
v4.5.19
Compare Source
Internal
hyperium/hyper (hyper)
v0.14.30
Compare Source
Bug Fixes
matklad/once_cell (once_cell)
v1.20.2
Compare Source
portable_atomic
from Cargo.lock if it is not, in fact, used: #267This is a work-around for this cargo bhttps://github.com/rust-lang/cargo/issues/108010801.
v1.20.1
Compare Source
race
module using justportable_atomic
, withoutcritical_section
and providebetter error messages on targets without atomic CAS instruction,
#265.
v1.20.0
Compare Source
seanmonstar/reqwest (reqwest)
v0.12.8
Compare Source
multipart::Form::file()
method for adding files easily.Body::wrap()
to wrap anyhttp_body::Body
type.Configuration
📅 Schedule: Branch creation - "on monday" (UTC), 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.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR was generated by Mend Renovate. View the repository job log.