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

Use interleave for fragmented zip masks arrow Changes to the arrow crate
#10368 opened Jul 18, 2026 by Jo2234 Loading…
Prepare for 58.4.0 release
#10367 opened Jul 17, 2026 by alamb Contributor Loading…
perf(parquet): slice up contiguous buffer for decimals and fsb arrow Changes to the arrow crate parquet Changes to the parquet crate
#10364 opened Jul 17, 2026 by MassivePizza Contributor Loading…
Make more of i256 available in const code arrow Changes to the arrow crate
#10363 opened Jul 17, 2026 by AdamGS 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 object_store integration parquet Changes to the parquet crate
#10354 opened Jul 16, 2026 by brancz Contributor Loading…
perf(parquet): splice buffered pages with write_all instead of io::copy (adapts #10052) parquet Changes to the parquet crate
#10353 opened Jul 16, 2026 by adriangb Contributor Loading…
Add proptest fuzzing to parquet-variant and implement fixes for findings parquet-variant parquet-variant* crates
#10352 opened Jul 16, 2026 by cetra3 Contributor Loading…
chore: deduplicate filter nulls code in coalesce/filter kernel arrow Changes to the arrow crate
#10348 opened Jul 15, 2026 by Jefffrey Contributor Loading…
perf(parquet): use Cursor in ZSTDCodec to avoid Vec alloc and copy parquet Changes to the parquet crate
#10345 opened Jul 15, 2026 by MassivePizza Contributor Loading…
Remove flight-sql-experimental feature from arrow-flight arrow Changes to the arrow crate arrow-flight Changes to the arrow-flight crate next-major-release the PR has API changes and it waiting on the next major version
#10335 opened Jul 13, 2026 by Harshalj2108 Loading…
feat(coalesce): add size function arrow Changes to the arrow crate
#10331 opened Jul 13, 2026 by rluvaton Member Loading…
Add fallible mutable buffer methods arrow Changes to the arrow crate
#10329 opened Jul 13, 2026 by cetra3 Contributor Loading…
bug/perf: Optimize take for RunEndArrays arrow Changes to the arrow crate
#10325 opened Jul 11, 2026 by Rich-T-kid Contributor Loading…
[Variant] make value mandatory field for VariantArray/ShreddingState parquet Changes to the parquet crate parquet-variant parquet-variant* crates
#10318 opened Jul 10, 2026 by sdf-jkl Contributor Loading…
feat/chore: introduce fallible alternatives for MutableBuffer arrow Changes to the arrow crate
#10317 opened Jul 10, 2026 by Rich-T-kid Contributor Loading…
[Variant] add variant_to_arrow union builder parquet-variant parquet-variant* crates
#10313 opened Jul 9, 2026 by sdf-jkl Contributor Draft
Fix pool claim race condition arrow Changes to the arrow crate
#10301 opened Jul 8, 2026 by cetra3 Contributor Loading…
Fix Flight LargeList schema encoding arrow Changes to the arrow crate arrow-flight Changes to the arrow-flight crate
#10298 opened Jul 7, 2026 by yinli-systems Draft
Compact run buffer slice values arrow Changes to the arrow crate
#10292 opened Jul 6, 2026 by Jefffrey Contributor Draft
ProTip! Exclude everything labeled bug with -label:bug.