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

Validate Parquet page size before allocation parquet Changes to the parquet crate
#10821 opened Aug 24, 2026 by Bardakor Loading…
add const generic to take kernel arrow Changes to the arrow crate arrow-select
#10820 opened Aug 24, 2026 by Rich-T-kid Contributor Draft
introduce union and REE take benchmarks arrow Changes to the arrow crate
#10819 opened Aug 24, 2026 by Rich-T-kid Contributor Loading…
chore(deps): bump taiki-e/install-action from 2.86.3 to 2.86.5 auto-dependencies development-process Related to development process of arrow-rs
#10818 opened Aug 24, 2026 by dependabot Bot Loading…
chore(deps): bump the codeql-actions group with 2 updates auto-dependencies development-process Related to development process of arrow-rs
#10817 opened Aug 24, 2026 by dependabot Bot Loading…
bench(take): add FixedSizeList and Map benchmarks arrow Changes to the arrow crate
#10816 opened Aug 24, 2026 by Rich-T-kid Contributor Loading…
perf: optimze take bool arrow Changes to the arrow crate arrow-select
#10813 opened Aug 24, 2026 by Rich-T-kid Contributor Draft
perf(take): avoid bounds checks and speed up take on List<T> arrow Changes to the arrow crate arrow-select
#10812 opened Aug 24, 2026 by Rich-T-kid Contributor Draft
fix(arrow-integration-test): preserve field metadata in JSON arrow Changes to the arrow crate arrow-integration-test
#10811 opened Aug 23, 2026 by 1fanwang Contributor Loading…
fix(variant): accept Dictionary and RunEndEncoded metadata in VariantArray parquet-variant parquet-variant* crates
#10810 opened Aug 23, 2026 by peterxcli Member Loading…
Add benchmark for RunArray::try_new arrow Changes to the arrow crate arrow-array
#10809 opened Aug 23, 2026 by liamzwbao Contributor Loading…
benchmarks : same source chunked array coalescer benchmarks arrow Changes to the arrow crate
#10808 opened Aug 23, 2026 by Rich-T-kid Contributor Loading…
enable miri workflow for parquet crate parquet Changes to the parquet crate
#10803 opened Aug 23, 2026 by ethantang93 Contributor Loading…
fix(arrow-array): align FFI buffers before validation under force_validate arrow Changes to the arrow crate arrow-array
#10798 opened Aug 22, 2026 by bit2swaz Contributor Loading…
introduce byte coalesce-kernal benchmarks arrow Changes to the arrow crate
#10797 opened Aug 22, 2026 by Rich-T-kid Contributor Loading…
docs: Revise Parquet metadata module documentation parquet Changes to the parquet crate
#10796 opened Aug 21, 2026 by etseidl Contributor Loading…
[parquet] Update parquet-testing revision for ALP tests parquet Changes to the parquet crate
#10786 opened Aug 21, 2026 by sdf-jkl Contributor Loading…
[parquet] update parquet-testing dep parquet Changes to the parquet crate parquet-variant parquet-variant* crates
#10785 opened Aug 21, 2026 by sdf-jkl Contributor Draft
[WIP] Add Parquet PageIndexBuilder and prototype selective population api-change Changes to the arrow API parquet Changes to the parquet crate
#10784 opened Aug 21, 2026 by etseidl Contributor Draft
fix(arrow-select): handle all-empty run arrays in concat_run_arrays arrow Changes to the arrow crate arrow-select bug
#10782 opened Aug 21, 2026 by thorfour Contributor Loading…
chore(deps): bump rust-toolchain from 1.97.1 to 1.98.0 auto-dependencies development-process Related to development process of arrow-rs
#10778 opened Aug 21, 2026 by dependabot Bot Loading…
ProTip! Exclude everything labeled bug with -label:bug.