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: extend record_batch macro to support variables and expressions arrow Changes to the arrow crate
#9522 opened Mar 6, 2026 by buraksenn Loading…
perf: Reuse page buffers across data pages in column writer parquet Changes to the parquet crate
#9521 opened Mar 6, 2026 by asuresh8 Loading…
perf: DictionaryArray passthrough optimization for Parquet writer parquet Changes to the parquet crate
#9520 opened Mar 6, 2026 by asuresh8 Loading…
[Variant] clean up variant_get tests parquet-variant parquet-variant* crates
#9518 opened Mar 5, 2026 by sdf-jkl Loading…
support large string for unshred variant
#9515 opened Mar 5, 2026 by friendlymatthew Loading…
support string view unshred variant
#9514 opened Mar 5, 2026 by friendlymatthew Loading…
Add has_true() and has_false() to BooleanArray arrow Changes to the arrow crate
#9511 opened Mar 5, 2026 by adriangb Loading…
Fix Invalid offset in sparse column chunk data error for multiple predicates parquet Changes to the parquet crate
#9509 opened Mar 5, 2026 by cetra3 Loading…
fix: use reserve_exact in BatchCoalescer to fix debug assertion arrow Changes to the arrow crate
#9508 opened Mar 5, 2026 by Tim-53 Loading…
[Json] Add benchmarks for list json reader arrow Changes to the arrow crate
#9507 opened Mar 5, 2026 by liamzwbao Loading…
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
ProTip! Type g p on any issue or pull request to go back to the pull request listing page.