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

Add support for Union types in RowConverter arrow Changes to the arrow crate
#8839 opened Nov 13, 2025 by friendlymatthew Loading…
Add comparison support for Union arrays arrow Changes to the arrow crate
#8838 opened Nov 13, 2025 by friendlymatthew Loading…
Deprecate set_bits in favor of apply_bitwise_binary_op arrow Changes to the arrow crate
#8833 opened Nov 13, 2025 by alamb Draft
1 of 3 tasks
[Variant] Fix cast logic for Variant to Arrow for DataType::Null parquet-variant parquet-variant* crates
#8825 opened Nov 12, 2025 by klion26 Loading…
Add support for using ListView arrays and types through FFI arrow Changes to the arrow crate
#8822 opened Nov 11, 2025 by AdamGS Loading…
WIP: special case bitwise ops when buffers are u64 aligned arrow Changes to the arrow crate enhancement Any new improvement worthy of a entry in the changelog performance
#8807 opened Nov 7, 2025 by alamb Draft
WIP: Arrow reader/writer for geometry and geography parquet Changes to the parquet crate
#8801 opened Nov 6, 2025 by BlakeOrth Draft
Add ability to skip or transform page encoding statistics in Parquet metadata parquet Changes to the parquet crate
#8797 opened Nov 6, 2025 by etseidl Loading…
Implement a Vec<RecordBatch> wrapper for pyarrow.Table convenience arrow Changes to the arrow crate
#8790 opened Nov 5, 2025 by jonded94 Loading…
Updated arrow-pyarrow to use pyo3 0.27, updated deprecated code warnings api-change Changes to the arrow API next-major-release the PR has API changes and it waiting on the next major version
#8773 opened Nov 3, 2025 by hntd187 Loading… 58.0.0
Make Parquet SBBF serialize/deserialize helpers public for external reuse parquet Changes to the parquet crate
#8762 opened Oct 31, 2025 by RoseZhang123 Loading…
AvroError enum for arrow-avro crate api-change Changes to the arrow API arrow Changes to the arrow crate arrow-avro arrow-avro crate next-major-release the PR has API changes and it waiting on the next major version
#8759 opened Oct 31, 2025 by nathaniel-d-ef Loading… 58.0.0
Add merge and merge_n algorithms arrow Changes to the arrow crate
#8753 opened Oct 31, 2025 by pepijnve Loading…
Add TimestampWithOffset extension type arrow Changes to the arrow crate
#8743 opened Oct 30, 2025 by serramatutu Draft
Add cast support for (Large)ListView <-> (Large)List arrow Changes to the arrow crate
#8735 opened Oct 29, 2025 by vegarsti Loading…
Improve documentation for `prep_null_mask_flter arrow Changes to the arrow crate documentation Improvements or additions to documentation
#8722 opened Oct 27, 2025 by alamb Loading…
refactor: remove arrow-ord dependency in arrow-cast arrow Changes to the arrow crate
#8716 opened Oct 27, 2025 by Weijun-H Loading…
[POC] Metadata index for Parquet files parquet Changes to the parquet crate
#8714 opened Oct 27, 2025 by etseidl Draft
fix: strict parsing of decimals with zero scale arrow Changes to the arrow crate
#8702 opened Oct 23, 2025 by gruuya Loading…
fix: liberal parsing of zero scale decimals arrow Changes to the arrow crate
#8700 opened Oct 23, 2025 by gruuya Loading…
ProTip! Find all pull requests that aren't related to any open issues with -linked:issue.