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

chore: fix lint on main arrow Changes to the arrow crate arrow-arith development-process Related to development process of arrow-rs
#10557 opened Aug 5, 2026 by Jefffrey Contributor Loading…
chore: bump more rand deps to 0.10 arrow Changes to the arrow crate arrow-avro arrow-avro crate arrow-row development-process Related to development process of arrow-rs parquet Changes to the parquet crate parquet-variant parquet-variant* crates
#10556 opened Aug 5, 2026 by Jefffrey Contributor Loading…
POC: page-granular scan planning for the Parquet push decoder parquet Changes to the parquet crate
#10555 opened Aug 4, 2026 by adriangb Contributor Draft
fix(parquet): cut data page byte-budget mini-batches on exact value counts parquet Changes to the parquet crate
#10554 opened Aug 4, 2026 by adriangb Contributor Draft
More workspace lints: fill out [workspace.lints.clippy] arrow Changes to the arrow crate arrow-array arrow-avro arrow-avro crate arrow-buffer arrow-csv arrow-data arrow-flight Changes to the arrow-flight crate arrow-integration-test arrow-ipc arrow-ord arrow-schema arrow-select arrow-string development-process Related to development process of arrow-rs parquet Changes to the parquet crate parquet-derive parquet_derive crate parquet-variant parquet-variant* crates
#10552 opened Aug 4, 2026 by emilk Contributor Loading…
More workspace lints: finish [workspace.lints.rust] arrow Changes to the arrow crate arrow-array arrow-avro arrow-avro crate arrow-cast arrow-ipc arrow-string development-process Related to development process of arrow-rs parquet Changes to the parquet crate parquet-derive parquet_derive crate parquet-variant parquet-variant* crates
#10551 opened Aug 4, 2026 by emilk Contributor Loading…
Encapsulate parquet round trip test logic in struct parquet Changes to the parquet crate
#10545 opened Aug 4, 2026 by alamb Contributor Loading…
chore: promote arrow_writer to a directory development-process Related to development process of arrow-rs parquet Changes to the parquet crate
#10544 opened Aug 4, 2026 by alamb Contributor Loading…
Move arrow_writer_layout.rs into arrow_writer/layout.rs development-process Related to development process of arrow-rs parquet Changes to the parquet crate
#10542 opened Aug 4, 2026 by alamb Contributor Loading…
add low card dictionary benchmarks parquet Changes to the parquet crate
#10539 opened Aug 4, 2026 by Rich-T-kid Contributor Loading…
fix: bound IPC message allocations by the bytes actually read arrow Changes to the arrow crate arrow-ipc
#10522 opened Aug 3, 2026 by ranflarion Contributor Loading…
fix: shrink DataPageV2 buffer to fit before converting to Bytes parquet Changes to the parquet crate
#10520 opened Aug 2, 2026 by vedjaw Loading…
Support casting strings to durations arrow Changes to the arrow crate arrow-cast enhancement Any new improvement worthy of a entry in the changelog
#10516 opened Aug 2, 2026 by mayank172900 Loading…
fix(parquet): keep DELTA_BYTE_ARRAY dedup for values larger than the page size limit parquet Changes to the parquet crate
#10505 opened Jul 31, 2026 by adriangb Contributor Loading…
fix(parquet): preserve delta encoding for oversized values parquet Changes to the parquet crate
#10504 opened Jul 31, 2026 by subotac Contributor Loading…
test(parquet): name ArrayReader fixture inputs parquet Changes to the parquet crate
#10500 opened Jul 31, 2026 by tomatotomata Draft
fix(arrow-avro): preserve object_store error source in the async reader arrow Changes to the arrow crate arrow-avro arrow-avro crate bug
#10496 opened Jul 30, 2026 by ranflarion Contributor Loading…
feat(pyarrow): describe conversions in PyO3 introspection data arrow Changes to the arrow crate arrow-pyarrow enhancement Any new improvement worthy of a entry in the changelog
#10492 opened Jul 30, 2026 by jonasdedden Contributor Loading…
Fix REE JSON decoder nullability (#10478) arrow Changes to the arrow crate
#10485 opened Jul 30, 2026 by Vam-si-krish Loading…
Avoid over-reserving Vecs in compression codecs parquet Changes to the parquet crate
#10483 opened Jul 29, 2026 by MassivePizza Contributor Loading…
Fix Arrow narrow integer bloom filter checks parquet Changes to the parquet crate
#10467 opened Jul 29, 2026 by wenn-id Loading…
Add versioned object_store feature flags arrow Changes to the arrow crate arrow-avro arrow-avro crate parquet Changes to the parquet crate
#10454 opened Jul 28, 2026 by tustvold Contributor Loading…
ProTip! Find all pull requests that aren't related to any open issues with -linked:issue.