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

[Variant] extend shredded null handling for arrays parquet-variant parquet-variant* crates
#9599 opened Mar 21, 2026 by sdf-jkl Loading…
pyarrow: Small code simplifications
#9594 opened Mar 20, 2026 by Tpt Loading…
Change occurances of truncate(0) to clear arrow Changes to the arrow crate parquet Changes to the parquet crate
#9593 opened Mar 20, 2026 by Rafferty97 Loading…
Use branchless index clamping and add get_batch_direct to RleDecoder parquet Changes to the parquet crate
#9585 opened Mar 19, 2026 by Dandandan Loading…
Reduce per-byte overhead in VLQ integer decoding parquet Changes to the parquet crate
#9584 opened Mar 19, 2026 by Dandandan Loading…
Avoid unnecessary buffer zero-fill in Snappy decompression parquet Changes to the parquet crate
#9583 opened Mar 19, 2026 by Dandandan Loading…
feat: Dictionary page pruning for row filter predicates parquet Changes to the parquet crate
#9574 opened Mar 18, 2026 by Dandandan Loading…
4 tasks
[Variant] Align cast logic for variant_get to cast kernel for numeric/bool types arrow Changes to the arrow crate parquet-variant parquet-variant* crates
#9563 opened Mar 16, 2026 by klion26 Loading…
Implement native interleave for ListView arrow Changes to the arrow crate
#9558 opened Mar 15, 2026 by vegarsti Loading…
add native union type casting support arrow Changes to the arrow crate
#9544 opened Mar 12, 2026 by friendlymatthew Loading…
introduce StatisticsConverter::from_column_index parquet Changes to the parquet crate
#9540 opened Mar 11, 2026 by friendlymatthew Draft
fix: trim before parsing numbers arrow Changes to the arrow crate
#9537 opened Mar 11, 2026 by aryan-212 Loading…
perf: DictionaryArray passthrough optimization for Parquet writer parquet Changes to the parquet crate
#9520 opened Mar 6, 2026 by asuresh8 Loading…
Support ListView codec in arrow-json arrow Changes to the arrow crate
#9503 opened Mar 3, 2026 by liamzwbao Loading…
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 Draft
Speed up JSON schema inference by ~2.8x arrow Changes to the arrow crate
#9494 opened Feb 28, 2026 by Rafferty97 Loading…
ProTip! Exclude everything labeled bug with -label:bug.