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

perf(arrow-select) : rename generic bound & avoid bounds check in take_primitive arrow Changes to the arrow crate arrow-select
#10944 opened Sep 1, 2026 by Rich-T-kid Contributor Loading…
chore: fix typos in code comments arrow Changes to the arrow crate arrow-arith arrow-ipc arrow-schema arrow-select parquet-variant parquet-variant* crates
#10943 opened Sep 1, 2026 by MsfPablo Loading…
Benches: introduce null_expand benchmarks arrow Changes to the arrow crate
#10942 opened Sep 1, 2026 by Rich-T-kid Contributor Loading…
fix: remove stale Interval -> Int64 arm from can_cast_types arrow Changes to the arrow crate arrow-cast
#10939 opened Sep 1, 2026 by dylanpulver Loading…
chore(deps): bump the codeql-actions group with 2 updates auto-dependencies development-process Related to development process of arrow-rs
#10936 opened Sep 1, 2026 by dependabot Bot Loading…
fix(arrow-data): account for struct parent offsets arrow Changes to the arrow crate arrow-array arrow-data
#10934 opened Sep 1, 2026 by jaideeppyne Contributor Loading…
fix(parquet): skip empty data pages in add_data_page parquet Changes to the parquet crate
#10930 opened Aug 31, 2026 by adriangb Contributor Draft
feat: merge dictionary values for view types, dedup exactly on overflow arrow Changes to the arrow crate arrow-select
#10927 opened Aug 31, 2026 by okhsunrog Contributor Loading…
chore: cut down amount of zip benchmarks arrow Changes to the arrow crate development-process Related to development process of arrow-rs
#10919 opened Aug 30, 2026 by Jefffrey Contributor Loading…
feat(parquet): create a subset of column writers with per-row-group properties parquet Changes to the parquet crate
#10917 opened Aug 30, 2026 by adriangb Contributor Loading…
[Parquet] Stop byte array batches before 32 bit offsets overflow parquet Changes to the parquet crate
#10912 opened Aug 29, 2026 by samvallad33 Loading…
fix(arrow-cast): check remaining temporal cast overflows arrow Changes to the arrow crate arrow-cast bug
#10907 opened Aug 29, 2026 by yinli-systems Contributor Loading…
chore(arrow-flight-sql): remove register_sql_info from FlightSqlService api-change Changes to the arrow API arrow Changes to the arrow crate arrow-flight Changes to the arrow-flight crate
#10904 opened Aug 28, 2026 by mnpw Contributor Loading…
feat(csv): add option to ignore extra fields arrow Changes to the arrow crate arrow-csv enhancement Any new improvement worthy of a entry in the changelog
#10903 opened Aug 28, 2026 by srijithr03 Loading…
minor: support semantic_equality for datatypes arrow Changes to the arrow crate arrow-schema
#10902 opened Aug 28, 2026 by Rich-T-kid Contributor Loading…
Make CachedArrayReader cache cleanup incremental instead of quadratic parquet Changes to the parquet crate
#10901 opened Aug 28, 2026 by zhuqi-lucas Contributor Draft
Document how to customize JSON decoding via DecoderFactory arrow Changes to the arrow crate arrow-json
#10897 opened Aug 27, 2026 by alamb Contributor Draft
[Test only] Backport #10852 (Auto RowSelection construction) to 59_maintenance parquet Changes to the parquet crate
#10885 opened Aug 27, 2026 by alamb Contributor Draft
ProTip! Find all pull requests that aren't related to any open issues with -linked:issue.