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 cargo fmt for parquet modules parquet Changes to the parquet crate
#11016 opened Sep 7, 2026 by sdf-jkl Member Draft
chore(deps): bump brotli from 8.0.4 to 9.0.0 auto-dependencies parquet Changes to the parquet crate
#11015 opened Sep 7, 2026 by dependabot Bot Loading…
docs(parquet): add OpenDAL read and write example
#11014 opened Sep 7, 2026 by Xuanwo Member Draft
feat: thread flag throughout reader code parquet Changes to the parquet crate
#11013 opened Sep 7, 2026 by Rich-T-kid Contributor Draft
fix(ipc): validate block lengths before allocation arrow Changes to the arrow crate arrow-ipc
#11012 opened Sep 7, 2026 by KHARSHAVARDHAN-eng Loading…
minor : batches_to_flight_data() should not require ownership of arguments arrow Changes to the arrow crate arrow-flight Changes to the arrow-flight crate
#11010 opened Sep 7, 2026 by Rich-T-kid Contributor Loading…
bench(parquet): add same-projection predicate chain benchmark parquet Changes to the parquet crate
#11007 opened Sep 6, 2026 by haohuaijin Contributor Loading…
feat(cast): treat bare interval units as zero (#6390) arrow Changes to the arrow crate arrow-cast
#11006 opened Sep 6, 2026 by ax1s-x1zz Contributor Loading…
6 tasks done
fix(parquet): do not cache an ALP preset built from an empty first page parquet Changes to the parquet crate
#11004 opened Sep 6, 2026 by Abdallah-Afifi Loading…
fix(parquet): skip empty CDC page flushes in add_data_page parquet Changes to the parquet crate
#11003 opened Sep 5, 2026 by M-Tesla Contributor Loading…
fix(arrow-string): saturate the offset casts in substring arrow Changes to the arrow crate arrow-string bug
#10995 opened Sep 5, 2026 by Cintu07 Contributor Loading…
fix(arrow-select): preserve nullability for REE and Union take arrow Changes to the arrow crate arrow-select bug
#10994 opened Sep 4, 2026 by yongster Contributor Loading…
fix(arrow-select): preserve nullif nulls for REE and Union arrow Changes to the arrow crate arrow-select bug
#10991 opened Sep 4, 2026 by yongster Contributor Loading…
Experiment with StreamEncoder::encode_to arrow Changes to the arrow crate arrow-ipc
#10985 opened Sep 4, 2026 by Phoenix500526 Contributor Draft
[WIP][POC][Parquet] Add PFOR encoding support parquet Changes to the parquet crate
#10977 opened Sep 3, 2026 by prtkgaur Draft
bench(parquet): Add benchmarks for mask-backed RowSelection::and_then parquet Changes to the parquet crate
#10969 opened Sep 3, 2026 by haohuaijin Contributor Loading…
perf: Optimize RowSelection::and_then for dense masks parquet Changes to the parquet crate
#10968 opened Sep 3, 2026 by haohuaijin Contributor Loading…
[Parquet] Populate bloom filters from the dictionary while a column is dictionary encoded parquet Changes to the parquet crate
#10966 opened Sep 3, 2026 by ranflarion Contributor Loading…
Expose IPC decompressed size and bound LZ4 output arrow Changes to the arrow crate arrow-ipc bug
#10959 opened Sep 2, 2026 by azecevic000 Loading…
ProTip! Exclude everything labeled bug with -label:bug.