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

fix: Do not assume missing nullcount stat means zero nullcount parquet Changes to the parquet crate
#9481 opened Feb 25, 2026 by scovich Loading…
[Variant] Enahcne bracket access for VariantPath parquet-variant parquet-variant* crates
#9479 opened Feb 25, 2026 by klion26 Loading…
Optimize delta binary decoder in the case where bitwidth=0 parquet Changes to the parquet crate
#9477 opened Feb 25, 2026 by etseidl Draft
Fix selector strategy parquet Changes to the parquet crate
#9474 opened Feb 24, 2026 by cetra3 Loading…
Add PrimitiveRunBuilder::with_data_type() to customize the values' DataType arrow Changes to the arrow crate
#9473 opened Feb 24, 2026 by brunal Loading…
Convert prettyprint tests in arrow-cast to insta inline snapshots arrow Changes to the arrow crate parquet Changes to the parquet crate
#9472 opened Feb 24, 2026 by grtlr Loading…
Update strum_macros requirement from 0.27 to 0.28 arrow Changes to the arrow crate arrow-avro arrow-avro crate auto-dependencies
#9471 opened Feb 23, 2026 by dependabot bot Loading…
Introduce public function id() on Field arrow Changes to the arrow crate parquet Changes to the parquet crate
#9470 opened Feb 23, 2026 by Fokko Loading…
Implement support for reading CSV files with charsets other than UTF-8 arrow Changes to the arrow crate
#9468 opened Feb 23, 2026 by Rafferty97 Loading…
Update planned release schedule in README.md documentation Improvements or additions to documentation
#9466 opened Feb 23, 2026 by alamb Loading…
feat: two-stage builder API for async Avro reader arrow Changes to the arrow crate arrow-avro arrow-avro crate
#9462 opened Feb 22, 2026 by mzabaluev Loading…
Simplify downcast_primitive_array!() dfn for rust-analyzer arrow Changes to the arrow crate
#9454 opened Feb 21, 2026 by brunal Loading…
arrow-buffer: i256: implement ilog via i256 crate arrow Changes to the arrow crate
#9453 opened Feb 20, 2026 by theirix Loading…
feat(parquet): add content defined chunking for arrow writer parquet Changes to the parquet crate
#9450 opened Feb 20, 2026 by kszucs Loading…
Implement comparisons for RunArray. arrow Changes to the arrow crate
#9448 opened Feb 20, 2026 by brunal Loading…
feat(parquet): stream-encode definition/repetition levels incrementally parquet Changes to the parquet crate
#9447 opened Feb 20, 2026 by HippoBaro Loading…
feat: add custom_metadata support to RecordBatch with IPC read/write arrow Changes to the arrow crate arrow-flight Changes to the arrow-flight crate
#9445 opened Feb 20, 2026 by rustyconover Loading…
feat: Optimize from_bitwise_binary_op with 64-bit alignment arrow Changes to the arrow crate
#9441 opened Feb 19, 2026 by kunalsinghdadhwal Loading…
Move ListLikeArray to arrow-array to be shared with json writer and parquet unshredding arrow Changes to the arrow crate parquet-variant parquet-variant* crates
#9437 opened Feb 19, 2026 by liamzwbao Loading…
Add SortBuilder for SortOptions arrow Changes to the arrow crate
#9436 opened Feb 18, 2026 by Banyc Loading…
Add claim method to recordbatch for memory accounting arrow Changes to the arrow crate
#9433 opened Feb 18, 2026 by cetra3 Loading…
Add append_nulls to MapBuilder arrow Changes to the arrow crate
#9432 opened Feb 18, 2026 by Fokko Loading…
Add append_non_nulls to StructBuilder arrow Changes to the arrow crate
#9430 opened Feb 18, 2026 by Fokko Loading…
ProTip! Filter pull requests by the default branch with base:main.