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] Add variant_kernels benchmark
#7944 opened Jul 16, 2025 by alamb Loading…
[Variant] Impl PartialEq for VariantObject parquet Changes to the parquet crate
#7943 opened Jul 16, 2025 by friendlymatthew Loading…
[Variant] Add documentation, tests and cleaner api for Variant::get_path parquet Changes to the parquet crate
#7942 opened Jul 16, 2025 by alamb Loading…
arrow-ipc: Remove all abilities to preserve dict IDs
#7940 opened Jul 16, 2025 by brancz Loading…
Optimize partition_validity function used in sort kernels arrow Changes to the arrow crate
#7937 opened Jul 16, 2025 by jhorstmann Loading…
[Variant] Avoid extra allocation in object builder parquet Changes to the parquet crate
#7935 opened Jul 16, 2025 by klion26 Loading…
[Variant] Avoid collecting offset iterator parquet Changes to the parquet crate
#7934 opened Jul 16, 2025 by codephage2020 Loading…
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…
Minor: Support BinaryView and StringView builders in make_builder arrow Changes to the arrow crate
#7931 opened Jul 15, 2025 by kylebarron 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 Loading…
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…
Convert JSON to VariantArray without copying parquet Changes to the parquet crate
#7911 opened Jul 11, 2025 by alamb Draft
1 of 4 tasks
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
Add decimal32 and decimal64 support to Parquet, JSON and CSV readers and writers arrow Changes to the arrow crate parquet Changes to the parquet crate
#7841 opened Jul 1, 2025 by CurtHagenlocher Loading…
[json] Coerce primitive numbers to string faster arrow Changes to the arrow crate performance
#7819 opened Jun 29, 2025 by abacef Loading…
ProTip! Find all pull requests that aren't related to any open issues with -linked:issue.