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

chore(deps): update lz4_flex requirement from 0.12 to 0.13 arrow Changes to the arrow crate auto-dependencies parquet Changes to the parquet crate
#9565 opened Mar 16, 2026 by dependabot bot 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…
[minor] Download clickbench file when missing parquet Changes to the parquet crate
#9553 opened Mar 13, 2026 by Dandandan Loading…
DeltaBitPackEncoderConversion: Fix panic message on invalid type parquet Changes to the parquet crate
#9552 opened Mar 13, 2026 by progval 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…
Add has_true() and has_false() to BooleanArray arrow Changes to the arrow crate
#9511 opened Mar 5, 2026 by adriangb 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 Draft
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
ProTip! Find all pull requests that aren't related to any open issues with -linked:issue.