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

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
arrow-schema: Remove dict_id from being required equal for merging arrow Changes to the arrow crate
#7968 opened Jul 21, 2025 by brancz Loading…
Perf: optimize actual_buffer_size to use only data buffer capacity for coalesce arrow Changes to the arrow crate
#7967 opened Jul 20, 2025 by zhuqi-lucas Loading…
Implement Improved arrow-avro Reader Zero-Byte Record Handling arrow Changes to the arrow crate
#7966 opened Jul 19, 2025 by jecsand838 Loading…
[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…
[Variant] Revisit VariantMetadata and Object equality parquet Changes to the parquet crate
#7961 opened Jul 18, 2025 by friendlymatthew Loading…
Partial eq variant no validation parquet Changes to the parquet crate
#7957 opened Jul 17, 2025 by abacef Loading…
[Variant] Avoid extra allocation in object builder parquet Changes to the parquet crate
#7935 opened Jul 16, 2025 by klion26 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…
[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 (8 - 32% faster) parquet Changes to the parquet crate
#7911 opened Jul 11, 2025 by alamb 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
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…
ProTip! Filter pull requests by the default branch with base:main.