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

Update MSRV to 1.85 and migrate to Rust 2024 arrow Changes to the arrow crate arrow-avro arrow-avro crate arrow-flight Changes to the arrow-flight crate next-major-release the PR has API changes and it waiting on the next major version parquet Changes to the parquet crate parquet-derive parquet-variant parquet-variant* crates
#8227 opened Aug 26, 2025 by mbrobbel Loading…
[draft] add geospatial statistics and bbox types for parquet parquet Changes to the parquet crate
#8225 opened Aug 26, 2025 by kaushiksrini Draft
Added arrow-avro enum mapping support for schema resolution arrow Changes to the arrow crate arrow-avro arrow-avro crate
#8223 opened Aug 25, 2025 by jecsand838 Loading…
WIP: Initial Parquet native geometry type support arrow Changes to the arrow crate parquet Changes to the parquet crate
#8222 opened Aug 25, 2025 by kylebarron Draft
Added arrow-avro schema resolution value skipping arrow Changes to the arrow crate arrow-avro arrow-avro crate
#8220 opened Aug 25, 2025 by jecsand838 Loading…
[thrift-remodel] PoC new form for column index parquet Changes to the parquet crate
#8191 opened Aug 20, 2025 by etseidl Loading…
[thrift-remodel] Add custom PageLocation decoder to speed up decoding of page indexes parquet Changes to the parquet crate
#8190 opened Aug 20, 2025 by etseidl Loading…
[Variant] Support Shredded Objects in variant_get parquet-variant parquet-variant* crates
#8166 opened Aug 18, 2025 by carpecodeum Loading…
Enable parallel writing across row groups when writing encrypted parquet parquet Changes to the parquet crate
#8162 opened Aug 16, 2025 by rok Loading…
WIP: Rewrite ParquetRecordBatchStream in terms of the PushDecoder parquet Changes to the parquet crate
#8159 opened Aug 15, 2025 by alamb Draft
feat: Add NaN-counts support for parquet metadata parquet Changes to the parquet crate
#8158 opened Aug 15, 2025 by Xuanwo Draft
Update tonic requirement from 0.13 to 0.14 in the tonic group across 1 directory arrow Changes to the arrow crate arrow-flight Changes to the arrow-flight crate auto-dependencies
#8139 opened Aug 14, 2025 by dependabot bot Loading…
Update prost requirement from 0.13.1 to 0.14.1 in the prost group across 1 directory arrow Changes to the arrow crate arrow-flight Changes to the arrow-flight crate auto-dependencies
#8138 opened Aug 14, 2025 by dependabot bot Loading…
Add variant_experimental feature to parquet crate parquet Changes to the parquet crate
#8133 opened Aug 13, 2025 by alamb Loading…
2 of 7 tasks
feat: Support exact size config for BatchCoalescer arrow Changes to the arrow crate
#8112 opened Aug 12, 2025 by zhuqi-lucas Draft
Draft POC: Push batch with filter without copy arrow Changes to the arrow crate
#8103 opened Aug 10, 2025 by zhuqi-lucas Draft
feat: change parquet statistics truncate length to column properties parquet Changes to the parquet crate
#8098 opened Aug 8, 2025 by mapleFU Draft
1 task
[Parquet] Add ParquetMetadataPushDecoder parquet Changes to the parquet crate
#8080 opened Aug 7, 2025 by alamb Loading…
Convert RunEndEncoded to Parquet arrow Changes to the arrow crate parquet Changes to the parquet crate
#8069 opened Aug 6, 2025 by vegarsti Draft
improve performance of i256 to f64 arrow Changes to the arrow crate
#8041 opened Aug 5, 2025 by klion26 Loading…
Expose memory tracking API to Array and ArrayData arrow Changes to the arrow crate
#8040 opened Aug 5, 2025 by waynexia Loading…
ProTip! Exclude everything labeled bug with -label:bug.