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

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…
hoist calls for null_sentinel arrow Changes to the arrow crate
#10356 opened Jul 16, 2026 by Rich-T-kid 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…
[58_maintenance] [parquet] Allow more encryption algorithms (#9203) parquet Changes to the parquet crate
#10351 opened Jul 15, 2026 by mbutrovich 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: use Cursor in ZSTDCodec to avoid Vec alloc and copy parquet Changes to the parquet crate
#10345 opened Jul 15, 2026 by MassivePizza Loading…
Expose builder buffer capacity accessors arrow Changes to the arrow crate
#10342 opened Jul 14, 2026 by Weijun-H Member Loading…
Remove light-sql-experimental feature from rrow-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…
perf: speed up substring_by_char with an ASCII fast path and single-pass bounds arrow Changes to the arrow crate performance
#10334 opened Jul 13, 2026 by andygrove Member 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
Cache encoded field name in FieldEncoder arrow Changes to the arrow crate performance
#10296 opened Jul 7, 2026 by MassivePizza Loading…
ProTip! Find all pull requests that aren't related to any open issues with -linked:issue.