-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Pull requests: apache/arrow-rs
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
perf(arrow-select): add take_record_batch_unchecked to skip redundant bounds checks
arrow
Changes to the arrow crate
arrow-select
#10945
opened Sep 1, 2026 by
Rich-T-kid
Contributor
Loading…
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…
chore(deps): bump indexmap from 2.14.0 to 2.14.1 in the all-other-cargo-deps group across 1 directory
auto-dependencies
#10940
opened Sep 1, 2026 by
dependabot
Bot
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(arrow-buffer): prevent use-after-free in Buffer::shrink_to_fit when MemoryReservation::resize panics
arrow
Changes to the arrow crate
arrow-buffer
bug
#10932
opened Sep 1, 2026 by
Rich-T-kid
Contributor
Loading…
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…
Replace OffsetBufferBuilder with Vec in byte-array zip
arrow
Changes to the arrow crate
arrow-select
performance
#10913
opened Aug 29, 2026 by
yashkuceriya
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…
arith: fallback to dividing decimals digitwise when regular scale into div overflows
arrow
Changes to the arrow crate
arrow-arith
bug
#10911
opened Aug 29, 2026 by
bharadwaj-pendyala
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 Changes to the arrow crate
arrow-json
DecoderFactory
arrow
feature: add safe version of
ArrayData::from_pyarrow
arrow-pyarrow
#10894
opened Aug 27, 2026 by
Rich-T-kid
Contributor
Loading…
[Test only] Backport #10852 (Auto RowSelection construction) to 59_maintenance
parquet
Changes to the parquet crate
perf(variant): resolve borrowed field names without searching the metadata dictionary
parquet-variant
parquet-variant* crates
#10882
opened Aug 27, 2026 by
adriangb
Contributor
Loading…
Previous Next
ProTip!
Find all pull requests that aren't related to any open issues with -linked:issue.