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

[Variant] Avoid extra buffer allocation in ListBuilder parquet Changes to the parquet crate
#7987 opened Jul 24, 2025 by klion26 Loading…
Use Vec directly in builders arrow Changes to the arrow crate
#7984 opened Jul 24, 2025 by liamzwbao Loading…
Derive Serialize and Deserialize on CastOptions arrow Changes to the arrow crate
#7981 opened Jul 23, 2025 by lewiszlw Loading…
WIP: [Parquet] Add tests for IO/CPU access in parquet reader parquet Changes to the parquet crate
#7971 opened Jul 21, 2025 by alamb Draft
[Variant] WIP Tests for variant_get of shredded variants parquet Changes to the parquet crate
#7965 opened Jul 18, 2025 by alamb Loading…
Perf: Support partition_validity to use fast path for bit map scan arrow Changes to the arrow crate
#7962 opened Jul 18, 2025 by zhuqi-lucas Loading…
Partial eq variant no validation parquet Changes to the parquet crate
#7957 opened Jul 17, 2025 by abacef Loading…
[VARIANT] Path-based Field Extraction for VariantArray parquet Changes to the parquet crate
#7946 opened Jul 16, 2025 by carpecodeum Draft
Add more comments to the internal parquet reader documentation Improvements or additions to documentation parquet Changes to the parquet crate
#7932 opened Jul 15, 2025 by alamb Loading…
[PoC] Alternate implementation of Parquet ColumnOrder thrift union parquet Changes to the parquet crate
#7930 opened Jul 15, 2025 by etseidl Draft
Make dict ID only an IPC concern arrow Changes to the arrow crate arrow-flight Changes to the arrow-flight crate parquet Changes to the parquet crate
#7929 opened Jul 14, 2025 by brancz Draft
benchmarking the difference between using from and building a primitive array arrow Changes to the arrow crate
#7913 opened Jul 11, 2025 by abacef Loading…
Improve StringArray(Utf8) sort performance (~2-4x faster) arrow Changes to the arrow crate
#7860 opened Jul 3, 2025 by zhuqi-lucas Loading…
Parquet filter pushdown v4 parquet Changes to the parquet crate
#7850 opened Jul 2, 2025 by XiangpengHao Loading…
Speedup fixed row encoding arrow Changes to the arrow crate
#7844 opened Jul 1, 2025 by Dandandan Draft
[json] Coerce primitive numbers to string faster arrow Changes to the arrow crate performance
#7819 opened Jun 29, 2025 by abacef Loading…
Support multi-threaded writing of Parquet files with modular encryption parquet Changes to the parquet crate
#7818 opened Jun 29, 2025 by rok Loading…
Implement cast and other operations on decimal32 and decimal64 arrow Changes to the arrow crate
#7815 opened Jun 28, 2025 by CurtHagenlocher Loading…
ProTip! Mix and match filters to narrow down what you’re looking for.