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

Added capability to fetch dictionary values parquet Changes to the parquet crate
#9011 opened Dec 17, 2025 by DarkWanderer Draft
[DRAFT] Perf: vectorize take_bits (up to 2.5x speedup) arrow Changes to the arrow crate
#8967 opened Dec 8, 2025 by gstvg Draft
Make push_batch_with_filter up to 3x faster arrow Changes to the arrow crate performance
#8951 opened Dec 4, 2025 by Dandandan Loading…
Fix PartialEq behavior for UnionFields arrow Changes to the arrow crate arrow-avro arrow-avro crate
#8937 opened Dec 1, 2025 by friendlymatthew Draft
[Parquet] Add test to verify heap size calculation parquet Changes to the parquet crate
#8925 opened Nov 26, 2025 by adamreeve Loading…
WIP: Boolean mask backed RowSelection arrow Changes to the arrow crate parquet Changes to the parquet crate
#8902 opened Nov 21, 2025 by alamb Draft
2 of 7 tasks
Add union to opaque comparisons arrow Changes to the arrow crate
#8896 opened Nov 20, 2025 by friendlymatthew Draft
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
#8894 opened Nov 20, 2025 by joe-ucp Draft
Page index column semantics 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
#8893 opened Nov 20, 2025 by joe-ucp Draft
Page index partial missing behavior 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
#8892 opened Nov 20, 2025 by joe-ucp Draft
Check level byte length to avoid panic parquet Changes to the parquet crate
#8889 opened Nov 20, 2025 by rambleraptor Draft
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…
Deprecate set_bits in favor of apply_bitwise_binary_op arrow Changes to the arrow crate
#8833 opened Nov 13, 2025 by alamb Draft
1 of 3 tasks
refactor: remove arrow-ord dependency in arrow-cast arrow Changes to the arrow crate
#8716 opened Oct 27, 2025 by Weijun-H Loading…
[POC] Metadata index for Parquet files parquet Changes to the parquet crate
#8714 opened Oct 27, 2025 by etseidl Draft
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 Draft
[Variant] Preserve Field throughout Variant shredding flow parquet-variant parquet-variant* crates
#8673 opened Oct 21, 2025 by friendlymatthew Loading…
fix: try merging dictionary as a fallback on overflow error arrow Changes to the arrow crate
#8652 opened Oct 19, 2025 by duongcongtoai Loading…
parquet-concat: handle large number of files. parquet Changes to the parquet crate
#8651 opened Oct 18, 2025 by torgebo Draft
Arrow-Parquet SBBF coercion parquet Changes to the parquet crate
#8551 opened Oct 4, 2025 by mr-brobot Draft
[Parquet] Add Unbuffered writer to TrackedWrite parquet Changes to the parquet crate
#8548 opened Oct 3, 2025 by PiotrSrebrny Draft
[Variant] Harmonize primitive conversions variant unshredding and casting parquet Changes to the parquet crate parquet-variant parquet-variant* crates
#8521 opened Sep 30, 2025 by scovich Draft
ProTip! Filter pull requests by the default branch with base:main.