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

Update readme for geospatial crate
#9124 opened Jan 9, 2026 by paleolimbot Loading…
[Parquet] perf: Create PrimitiveArrays directly rather than via ArrayData parquet Changes to the parquet crate
#9122 opened Jan 9, 2026 by alamb Loading…
[Parquet] perf: Create Utf8/BinaryViewArray directly rather than via ArrayData parquet Changes to the parquet crate
#9121 opened Jan 9, 2026 by alamb Loading…
[Parquet] perf: Create StructArrays directly rather than via ArrayData parquet Changes to the parquet crate
#9120 opened Jan 9, 2026 by alamb 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] Add row group index virtual column parquet Changes to the parquet crate
#9117 opened Jan 8, 2026 by friendlymatthew Loading…
docs(parquet): add example for preserving dictionary encoding parquet Changes to the parquet crate
#9116 opened Jan 8, 2026 by AndreaBozzo Loading…
doc: add example of RowFilter usage parquet Changes to the parquet crate
#9115 opened Jan 8, 2026 by sonhmai Loading…
Avoid clones in make_array for StructArray and GenericByteViewArray arrow Changes to the arrow crate performance
#9114 opened Jan 7, 2026 by alamb Loading…
Docs: Add additional documentation and example for make_array arrow Changes to the arrow crate
#9112 opened Jan 7, 2026 by alamb Loading…
Minor: pre allocate view vec parquet Changes to the parquet crate
#9093 opened Jan 3, 2026 by lyang24 Draft
perf: optimize hex decoding in json (1.8x faster in binary-heavy) arrow Changes to the arrow crate
#9091 opened Jan 2, 2026 by Weijun-H Loading…
Add nullif_kernel benchmark arrow Changes to the arrow crate
#9089 opened Jan 2, 2026 by alamb Loading…
perf: improve field indexing in JSON StructArrayDecoder (1.7x speed up) arrow Changes to the arrow crate
#9086 opened Jan 2, 2026 by Weijun-H Loading…
bench: added to row_format benchmark conversion of 50 non-nested columns arrow Changes to the arrow crate
#9081 opened Dec 31, 2025 by rluvaton Loading…
perf: improve calculating length performance for view byte array in row conversion arrow Changes to the arrow crate
#9080 opened Dec 31, 2025 by rluvaton Loading…
perf: improve calculating length performance for nested arrays in row conversion arrow Changes to the arrow crate
#9079 opened Dec 31, 2025 by rluvaton Loading…
perf: improve calculating length performance for GenericByteArray in row conversion arrow Changes to the arrow crate
#9078 opened Dec 31, 2025 by rluvaton Loading…
Remove parquet arrow_cast dependency api-change Changes to the arrow API next-major-release the PR has API changes and it waiting on the next major version parquet Changes to the parquet crate
#9077 opened Dec 31, 2025 by tustvold Loading…
add nested nullable field support for CachedArrayReader parquet Changes to the parquet crate
#9066 opened Dec 30, 2025 by adriangb Loading…
[Variant] Support Shredded Lists/Array in variant_get parquet-variant parquet-variant* crates
#9049 opened Dec 27, 2025 by liamzwbao Loading…
Switch from ryu -> zmij for float formatting arrow Changes to the arrow crate
#9047 opened Dec 26, 2025 by cijiugechu Draft
ProTip! Type g i on any issue or pull request to go back to the issue listing page.