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: handle Null type in try_merge for Struct, List, LargeList, and Union arrow Changes to the arrow crate
#9524 opened Mar 8, 2026 by zhuqi-lucas Loading…
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…
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…
[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 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 Loading…
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 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…
ProTip! Type g i on any issue or pull request to go back to the issue listing page.