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

Make Sbbf Constructers Public parquet Changes to the parquet crate
#9569 opened Mar 18, 2026 by cetra3 Loading…
fix: Used checked_add for bounds checks to avoid UB arrow Changes to the arrow crate
#9568 opened Mar 17, 2026 by etseidl Loading…
Add mutable operations to BooleanBuffer (Bit*Assign) arrow Changes to the arrow crate
#9567 opened Mar 17, 2026 by Dandandan Loading…
[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…
Fix MutableArrayData::extend for ListView arrow Changes to the arrow crate
#9562 opened Mar 16, 2026 by vegarsti Loading…
arrow-select: fix MutableArrayData interleave for ListView arrow Changes to the arrow crate
#9560 opened Mar 15, 2026 by asubiotto Loading…
Implement native interleave for ListView arrow Changes to the arrow crate
#9558 opened Mar 15, 2026 by vegarsti Loading…
Move ValueIter into own module, and add public record_count function arrow Changes to the arrow crate
#9557 opened Mar 14, 2026 by Rafferty97 Loading…
arrow-flight: generate dict_ids for dicts nested inside complex types arrow Changes to the arrow crate arrow-flight Changes to the arrow-flight crate
#9556 opened Mar 13, 2026 by asubiotto Loading…
feat(arrow-avro): HeaderInfo to expose OCF header arrow Changes to the arrow crate arrow-avro arrow-avro crate
#9548 opened Mar 13, 2026 by mzabaluev Loading…
add native union type casting support arrow Changes to the arrow crate
#9544 opened Mar 12, 2026 by friendlymatthew Loading…
[bench] Snappy tweaks arrow Changes to the arrow crate arrow-avro arrow-avro crate parquet Changes to the parquet crate
#9541 opened Mar 11, 2026 by Dandandan Loading…
introduce StatisticsConverter::from_column_index parquet Changes to the parquet crate
#9540 opened Mar 11, 2026 by friendlymatthew Loading…
fix: trim before parsing numbers
#9537 opened Mar 11, 2026 by aryan-212 Loading…
Optimize take_fixed_size_binary For Predefined Value Lengths arrow Changes to the arrow crate
#9535 opened Mar 11, 2026 by tobixdev 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: 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…
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 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…
ProTip! Find all pull requests that aren't related to any open issues with -linked:issue.