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

refactor(parquet): bundle array reader recursion args into ReaderArgs parquet Changes to the parquet crate
#10089 opened Jun 7, 2026 by HippoBaro Contributor Loading…
arrow-buffer: implement Saturating, Checked num-traits for i256 arrow Changes to the arrow crate
#10088 opened Jun 6, 2026 by theirix Contributor Loading…
Use snipsnap for Snappy compression arrow Changes to the arrow crate arrow-avro arrow-avro crate parquet Changes to the parquet crate
#10086 opened Jun 6, 2026 by Dandandan Contributor Draft
optimize(parquet): Nested list batching child.write calls parquet Changes to the parquet crate
#10085 opened Jun 6, 2026 by mapleFU Member Loading…
bench(parquet): add nested list writer benchmarks parquet Changes to the parquet crate
#10084 opened Jun 6, 2026 by mapleFU Member Loading…
Use Metadata struct instead of HashMap<String, String> for metadata: Ordered; cheap to clone api-change Changes to the arrow API arrow Changes to the arrow crate arrow-avro arrow-avro crate next-major-release the PR has API changes and it waiting on the next major version parquet Changes to the parquet crate
#10075 opened Jun 4, 2026 by emilk Contributor Loading…
Minor: improve PageStore docs with a temp-file spilling example documentation Improvements or additions to documentation parquet Changes to the parquet crate
#10074 opened Jun 4, 2026 by alamb Contributor Loading…
ci: Split miri tests into 4 parallel shards
#10067 opened Jun 4, 2026 by AdamGS Contributor Loading…
perf(parquet): use SVE gather for dictionary decode on AArch64 parquet Changes to the parquet crate
#10066 opened Jun 4, 2026 by wuleiwuleiwulei Loading…
Add tests and fix corner cases for Parquet/GeoArrow extension type conversion parquet Changes to the parquet crate
#10065 opened Jun 3, 2026 by paleolimbot Member Loading…
[8016][Draft] Support writing hydrated REE arrays to Parquet parquet Changes to the parquet crate
#10064 opened Jun 3, 2026 by Rich-T-kid Contributor Draft
fix: realign FFI buffers before validation in from_ffi (#10034) arrow Changes to the arrow crate
#10060 opened Jun 3, 2026 by sjhddh Loading…
fix(arrow-arith): avoid intermediate overflow in Decimal256 division arrow Changes to the arrow crate
#10059 opened Jun 3, 2026 by sjhddh Loading…
docs(arrow-select): document the InProgressArray copy methods arrow Changes to the arrow crate
#10057 opened Jun 3, 2026 by alamb Contributor Draft
docs(arrow-select): document FilterSelection / FilterPredicate::selection (docs for #9755) arrow Changes to the arrow crate
#10056 opened Jun 3, 2026 by alamb Contributor Draft
test(arrow-select): additional tests for inline-view filter fast path (tests for #9755) arrow Changes to the arrow crate
#10054 opened Jun 3, 2026 by alamb Contributor Loading…
test(arrow-select): add take_bytes coverage for sliced values and nullable offset overflow arrow Changes to the arrow crate
#10053 opened Jun 2, 2026 by alamb Contributor Loading…
Avoid an extra copy in SerializedRowGroupWriter parquet Changes to the parquet crate performance
#10052 opened Jun 2, 2026 by alamb Contributor Loading…
Consolidate filter_null_mask into FilterPredicate::filter_nulls arrow Changes to the arrow crate
#10049 opened Jun 2, 2026 by alamb Contributor Loading…
optimize(concat): concat map implementation arrow Changes to the arrow crate performance
#10048 opened Jun 2, 2026 by mapleFU Member Loading…
optimize(interleave): implement interleave for FixedSizeList/Map type arrow Changes to the arrow crate performance
#10046 opened Jun 2, 2026 by mapleFU Member Loading…
Avoid Arrow IPC Copies arrow Changes to the arrow crate performance
#10044 opened Jun 1, 2026 by Rich-T-kid Contributor Loading…
perf(interleave): Optimize list interleave_list when child is primitive arrow Changes to the arrow crate performance
#10025 opened May 27, 2026 by mapleFU Member Loading…
[Variant] Add VariantBuilder values check parquet-variant parquet-variant* crates
#10016 opened May 25, 2026 by sdf-jkl Contributor Loading…
[Variant] Preserve UUID extension type metadata for Parquet writer parquet-variant parquet-variant* crates
#10015 opened May 24, 2026 by sdf-jkl Contributor Loading…
ProTip! Mix and match filters to narrow down what you’re looking for.