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] Path-based Field Extraction for VariantArray parquet Changes to the parquet crate
#7946 opened Jul 16, 2025 by carpecodeum Contributor Draft
[Variant] Preserve Field throughout Variant shredding flow parquet-variant parquet-variant* crates
#8673 opened Oct 21, 2025 by friendlymatthew Contributor Loading…
Error handling in various places parquet Changes to the parquet crate
#9365 opened Feb 5, 2026 by rambleraptor Contributor Draft
Sort performance arrow Changes to the arrow crate
#9407 opened Feb 13, 2026 by cetra3 Contributor Loading…
Add option flatten_top_level_arrays to TapeDecoder arrow Changes to the arrow crate
#9496 opened Mar 2, 2026 by Rafferty97 Contributor Loading…
pyarrow: Wrap capsule extraction errors into an explicit error
#9660 opened Apr 3, 2026 by Tpt Contributor Loading…
[Parquet] Support page level cache for reading parquet Changes to the parquet crate
#8306 opened Sep 10, 2025 by 123789456ye Loading…
WIP: Initial Parquet native geometry type support arrow Changes to the arrow crate parquet Changes to the parquet crate
#8222 opened Aug 25, 2025 by kylebarron Member Draft
Variant Support for Arrow and Parquet [DRAFT] arrow Changes to the arrow crate parquet Changes to the parquet crate
#7404 opened Apr 11, 2025 by PinkCrow007 Contributor Draft
3 of 5 tasks
parquet: decoder-level dictionary filter pushdown for Parquet reader parquet Changes to the parquet crate
#9464 opened Feb 23, 2026 by lyang24 Contributor Draft
Fix deprecate MutableArrayData::extend and MutableArrayData::extend_nulls in favour of fallible try_extend / try_extend_nulls arrow Changes to the arrow crate parquet Changes to the parquet crate
#9710 opened Apr 14, 2026 by HawaiianSpork Contributor Loading…
[POC] Metadata index for Parquet files parquet Changes to the parquet crate
#8714 opened Oct 27, 2025 by etseidl Contributor Draft
Update rand requirement from 0.9 to 0.10 arrow Changes to the arrow crate arrow-avro arrow-avro crate auto-dependencies next-major-release the PR has API changes and it waiting on the next major version parquet Changes to the parquet crate parquet-variant parquet-variant* crates
#9382 opened Feb 9, 2026 by dependabot Bot Loading…
add nested nullable field support for CachedArrayReader parquet Changes to the parquet crate
#9066 opened Dec 30, 2025 by adriangb Contributor Loading…
Speed up predicate evaluation by special casing single column evaluation parquet Changes to the parquet crate
#9404 opened Feb 12, 2026 by alamb Contributor Draft
Make dict ID only an IPC concern arrow Changes to the arrow crate arrow-flight Changes to the arrow-flight crate parquet Changes to the parquet crate
#7929 opened Jul 14, 2025 by brancz Contributor Draft
Optimize boolean operations arrow Changes to the arrow crate parquet Changes to the parquet crate
#9284 opened Jan 27, 2026 by Dandandan Contributor Draft
feat(ipc): Avoid quadratic dictionary delta accumulation in IPC reader arrow Changes to the arrow crate performance
#9776 opened Apr 20, 2026 by pchintar Contributor Loading…
parquet: add Decoder::scan_filtered for miniblock-level predicate pushdown parquet Changes to the parquet crate performance
#9788 opened Apr 21, 2026 by sahuagin Contributor Loading…
arrow-select: fuse inline Utf8View/BinaryView filter coalescing arrow Changes to the arrow crate
#9755 opened Apr 17, 2026 by ClSlaid Contributor Loading…
fix: Fuzz testing for parquet errors parquet Changes to the parquet crate
#9759 opened Apr 18, 2026 by xuzifu666 Member Loading…
ProTip! Filter pull requests by the default branch with base:main.