-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Pull requests: apache/arrow-rs
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
[Parquet] Add BooleanArray based row selection
parquet
Changes to the parquet crate
#6624
opened Oct 24, 2024 by
XiangpengHao
Contributor
•
Draft
updated Nov 25, 2025
Refactor nullif to use bitmap layout contract and buffer bitwise APIs
arrow
Changes to the arrow crate
#8877
opened Nov 19, 2025 by
joe-ucp
Loading…
updated Nov 28, 2025
Add BooleanArray::binary/unary helpers backed by buffer bitwise APIs
arrow
Changes to the arrow crate
Check level byte length to avoid panic
parquet
Changes to the parquet crate
#8889
opened Nov 20, 2025 by
rambleraptor
Contributor
•
Draft
updated Dec 5, 2025
Add union to opaque comparisons
arrow
Changes to the arrow crate
#8896
opened Nov 20, 2025 by
friendlymatthew
Contributor
•
Draft
updated Dec 8, 2025
[Parquet] Add test to verify heap size calculation
parquet
Changes to the parquet crate
#8925
opened Nov 26, 2025 by
adamreeve
Contributor
Loading…
updated Dec 10, 2025
perf: override default implementation in Changes to the arrow crate
ArrayIter with dedicated null/non-nullable versions
arrow
page-index-types
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
Fix byte_range to not panic on parquet
api-change
Changes to the arrow API
parquet
Changes to the parquet crate
#8687
opened Oct 22, 2025 by
rambleraptor
Contributor
•
Draft
updated Dec 25, 2025
Added capability to fetch dictionary values
parquet
Changes to the parquet crate
#9011
opened Dec 17, 2025 by
DarkWanderer
•
Draft
updated Dec 28, 2025
Switch from Changes to the arrow crate
ryu -> zmij for float formatting
arrow
#9047
opened Dec 26, 2025 by
cijiugechu
•
Draft
updated Jan 9, 2026
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
Member
Loading…
updated Jan 17, 2026
Add decimal <-> float16 cast support
arrow
Changes to the arrow crate
#9198
opened Jan 15, 2026 by
UtkarshSahay123
Contributor
•
Draft
updated Jan 27, 2026
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…
updated Jan 27, 2026
[WIP] Explore fancier custom JSON decoding
arrow
Changes to the arrow crate
parquet-variant
parquet-variant* crates
Add additional testing coverage for multiple pushdown filters and entirely skipped page
parquet
Changes to the parquet crate
feat: add with_nulls to PrimitiveArray, BooleanArray, and GenericByte…
arrow
Changes to the arrow crate
#9141
opened Jan 11, 2026 by
keirsalterego
Loading…
updated Jan 30, 2026
Define Array methods for working with ArrayRef
arrow
Changes to the arrow crate
#9295
opened Jan 29, 2026 by
scovich
Contributor
Loading…
updated Jan 31, 2026
ProTip!
Find all pull requests that aren't related to any open issues with -linked:issue.