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

Introduce PrimitiveArrayBuilder::build(), avoid use of ArrayData arrow Changes to the arrow crate
#9305 opened Jan 29, 2026 by alamb Draft
Orasort based sort kernels arrow Changes to the arrow crate
#9300 opened Jan 29, 2026 by vertexclique Loading…
Define Array methods for working with ArrayRef arrow Changes to the arrow crate
#9295 opened Jan 29, 2026 by scovich Loading…
Optimize boolean operations arrow Changes to the arrow crate parquet Changes to the parquet crate
#9284 opened Jan 27, 2026 by Dandandan Draft
Add additional testing coverage for multiple pushdown filters and entirely skipped page parquet Changes to the parquet crate
#9281 opened Jan 27, 2026 by alamb Draft
2 of 4 tasks
perf: skip bound checks in take native for better performance arrow Changes to the arrow crate
#9277 opened Jan 27, 2026 by rluvaton Draft
[WIP] Json decoder factory v2 arrow Changes to the arrow crate parquet-variant parquet-variant* crates
#9272 opened Jan 26, 2026 by scovich Loading…
[WIP] Explore fancier custom JSON decoding arrow Changes to the arrow crate parquet-variant parquet-variant* crates
#9259 opened Jan 24, 2026 by scovich Draft
Speedup try_binary arrow Changes to the arrow crate
#9249 opened Jan 22, 2026 by Dandandan Draft
[arrow-avro] Add AsyncWriter arrow Changes to the arrow crate arrow-avro arrow-avro crate
#9241 opened Jan 21, 2026 by GaneshPatil7517 Loading…
Json comma fix arrow Changes to the arrow crate
#9232 opened Jan 20, 2026 by scovich Loading…
Add quoted_strings to FormatOptions arrow Changes to the arrow crate
#9221 opened Jan 19, 2026 by grtlr Loading…
parquet: adjust bloom filter (sbbf) sizing for better fpp and cache efficiency parquet Changes to the parquet crate
#9206 opened Jan 17, 2026 by jimexist Loading…
[parquet] Allow more encryption algorithms parquet Changes to the parquet crate
#9203 opened Jan 16, 2026 by hsiang-c Draft
Add decimal <-> float16 cast support arrow Changes to the arrow crate
#9198 opened Jan 15, 2026 by UtkarshSahay123 Draft
feat: add with_nulls to PrimitiveArray, BooleanArray, and GenericByte… arrow Changes to the arrow crate
#9141 opened Jan 11, 2026 by keirsalterego Loading…
Add a crate for HeapSize trait arrow Changes to the arrow crate parquet Changes to the parquet crate
#9138 opened Jan 10, 2026 by adriangb Loading…
[Parquet] Support skipping pages with mask based evaluation parquet Changes to the parquet crate
#9118 opened Jan 9, 2026 by sdf-jkl Draft
[Parquet] perf: preallocate capacity for ArrayReaderBuilder parquet Changes to the parquet crate
#9093 opened Jan 3, 2026 by lyang24 Draft
add nested nullable field support for CachedArrayReader parquet Changes to the parquet crate
#9066 opened Dec 30, 2025 by adriangb Loading…
Switch from ryu -> zmij for float formatting arrow Changes to the arrow crate
#9047 opened Dec 26, 2025 by cijiugechu Draft
parquet: use flatbuffers to store metadata (WIP) parquet Changes to the parquet crate
#9042 opened Dec 24, 2025 by rok Draft
Allow extensions to arrow-json decoder and include an extension for variant arrow Changes to the arrow crate parquet-variant parquet-variant* crates
#9021 opened Dec 19, 2025 by debugmiller Loading…
ProTip! Find all pull requests that aren't related to any open issues with -linked:issue.