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 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…
chore: bump MSRV to 1.84 arrow Changes to the arrow crate arrow-flight Changes to the arrow-flight crate next-major-release the PR has API changes and it waiting on the next major version parquet Changes to the parquet crate
#7926 opened Jul 14, 2025 by mbrobbel Loading…
Update bzip2 requirement from 0.4.4 to 0.6.0 arrow Changes to the arrow crate
#7924 opened Jul 14, 2025 by mbrobbel Loading…
[Variant] Reserve capacity beforehand during large object building parquet Changes to the parquet crate
#7922 opened Jul 13, 2025 by friendlymatthew Loading…
[Variant] Add variant_get compute kernel parquet Changes to the parquet crate
#7919 opened Jul 12, 2025 by Samyak2 Loading…
[Variant] Support appending complex variants in VariantBuilder parquet Changes to the parquet crate
#7914 opened Jul 11, 2025 by friendlymatthew 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 3 tasks
Update bzip2 requirement from 0.4.4 to 0.6.0 arrow Changes to the arrow crate auto-dependencies
#7903 opened Jul 11, 2025 by dependabot bot Loading…
[Variant] test: add variant object tests with different sizes parquet Changes to the parquet crate
#7896 opened Jul 11, 2025 by odysa Loading…
6 tasks done
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…
Upgrade tonic dependencies to 0.13.0 version (try 2) api-change Changes to the arrow API arrow Changes to the arrow crate arrow-flight Changes to the arrow-flight crate
#7839 opened Jul 1, 2025 by alamb Loading…
[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…
POC: try using Arc<Vec<Buffer>> instead of Arc<[Buffer]> arrow Changes to the arrow crate
#7804 opened Jun 27, 2025 by alamb Draft
Add tests for BatchCoalescer::push_batch_with_filter, fix bug arrow Changes to the arrow crate
#7774 opened Jun 25, 2025 by alamb Loading…
Continued: Use Arc<[Buffer]> instead of raw Vec<Buffer> in GenericByteViewArray for faster slice api-change Changes to the arrow API arrow Changes to the arrow crate next-major-release the PR has API changes and it waiting on the next major version
#7773 opened Jun 25, 2025 by ctsk Loading…
ProTip! Exclude everything labeled bug with -label:bug.