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: first next_back() on new RowsIter panics arrow Changes to the arrow crate
#9505 opened Mar 4, 2026 by rluvaton Loading…
Support ListView codec in arrow-json arrow Changes to the arrow crate
#9503 opened Mar 3, 2026 by liamzwbao Draft
ci: Use rust 2024 edition's default resolver instead
#9502 opened Mar 3, 2026 by Xuanwo Loading…
chore: pin comfy-table to 7.2.1 to respect our MSRV arrow Changes to the arrow crate
#9501 opened Mar 3, 2026 by rtyler Draft
Add some benchmarks for decoding delta encoded Parquet parquet Changes to the parquet crate
#9500 opened Mar 2, 2026 by etseidl Loading…
Add option flatten_top_level_arrays to TapeDecoder arrow Changes to the arrow crate
#9496 opened Mar 2, 2026 by Rafferty97 Loading…
perf: add SIMD-accelerated UTF-8 validation to core arrow crates arrow Changes to the arrow crate
#9495 opened Mar 1, 2026 by lyang24 Draft
Speed up JSON schema inference by ~2.8x arrow Changes to the arrow crate
#9494 opened Feb 28, 2026 by Rafferty97 Loading…
feat: Add support for MapArray in arrow_row arrow Changes to the arrow crate
#9486 opened Feb 26, 2026 by rluvaton Loading…
fix: Do not assume missing nullcount stat means zero nullcount parquet Changes to the parquet crate
#9481 opened Feb 25, 2026 by scovich 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…
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…
parquet: decoder-level dictionary filter pushdown for Parquet reader parquet Changes to the parquet crate
#9464 opened Feb 23, 2026 by lyang24 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_...!() macro definitions 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…
ProTip! Exclude everything labeled bug with -label:bug.