Skip to content

Pull requests: apache/arrow-rs

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

perf(parquet): Optimize DeltaByteArrayEncoder and friends parquet Changes to the parquet crate
#10412 opened Jul 22, 2026 by MassivePizza Contributor Draft
RFC: Adaptive bounded streaming of large column chunks in the async Parquet reader parquet Changes to the parquet crate
#10410 opened Jul 22, 2026 by adriangb Contributor Draft
Add interval mul/div support for Float64
#10409 opened Jul 22, 2026 by peterxcli Member Loading…
2
1
Bump version of object store
#10408 opened Jul 22, 2026 by Braedon-Wooding-Displayr Loading…
avro: bound VLQDecoder::long against overlong varints arrow Changes to the arrow crate arrow-avro arrow-avro crate
#10407 opened Jul 22, 2026 by STiFLeR7 Loading…
fix off by one error for slice accounting arrow Changes to the arrow crate
#10406 opened Jul 21, 2026 by Rich-T-kid Contributor Loading…
add test to catch mis-aligned ipc buffers arrow Changes to the arrow crate
#10405 opened Jul 21, 2026 by Rich-T-kid Contributor Loading…
feat(ipc): add BufferAllocationStrategy for reader [WIP] arrow Changes to the arrow crate arrow-flight Changes to the arrow-flight crate
#10401 opened Jul 21, 2026 by rluvaton Member Draft
create_array! Drop (Large)Binary special case and support BinaryView arrow Changes to the arrow crate
#10400 opened Jul 21, 2026 by Tpt Contributor Loading…
Add benchmark for BooleanArray::take_n_true arrow Changes to the arrow crate
#10399 opened Jul 20, 2026 by alamb Contributor Draft
chore: Deprecate ParquetObjectReader / ParquetObjectWriter, add object_store example parquet Changes to the parquet crate
#10398 opened Jul 20, 2026 by alamb Contributor Draft
Add BooleanBuffer::try_into_builder and BooleanBuffer::into_builder_or_clone arrow Changes to the arrow crate parquet Changes to the parquet crate
#10397 opened Jul 20, 2026 by alamb Contributor Draft
support suffix white space in arrow-cast parse arrow Changes to the arrow crate
#10396 opened Jul 20, 2026 by Rich-T-kid Contributor Loading…
perf: outline column desc for min max parquet Changes to the parquet crate
#10389 opened Jul 20, 2026 by MassivePizza Contributor Draft
perf/bug: use accurate memory size when determining flight batch chunks arrow Changes to the arrow crate arrow-flight Changes to the arrow-flight crate
#10383 opened Jul 19, 2026 by Rich-T-kid Contributor Loading…
[arrow-select] minor: Replace ArrayData with direct Array construction in concat arrow Changes to the arrow crate
#10377 opened Jul 19, 2026 by liamzwbao Contributor Draft
chore: clean up dependencies arrow Changes to the arrow crate arrow-avro arrow-avro crate arrow-flight Changes to the arrow-flight crate parquet-variant parquet-variant* crates
#10376 opened Jul 18, 2026 by comphead Contributor Draft
chore: bump object_store to 0.14.1 api-change Changes to the arrow API next-major-release the PR has API changes and it waiting on the next major version
#10375 opened Jul 18, 2026 by comphead Contributor Loading…
Use interleave for fragmented zip masks arrow Changes to the arrow crate
#10368 opened Jul 18, 2026 by Jo2234 Loading…
perf(parquet): slice up contiguous buffer for decimals and fsb parquet Changes to the parquet crate
#10364 opened Jul 17, 2026 by MassivePizza Contributor Loading…
Infer CSV headers from sampled column types arrow Changes to the arrow crate
#10361 opened Jul 17, 2026 by Jo2234 Loading…
variant: optimize variant object path access (79% lower latency) parquet-variant parquet-variant* crates
#10358 opened Jul 16, 2026 by friendlymatthew Contributor Loading…
variant: Add unshredded Variant path benchmark parquet-variant parquet-variant* crates
#10357 opened Jul 16, 2026 by friendlymatthew Contributor Loading…
parquet: Remove explicit object_store integration parquet Changes to the parquet crate
#10354 opened Jul 16, 2026 by brancz Contributor Loading…
ProTip! Exclude everything labeled bug with -label:bug.