-
Notifications
You must be signed in to change notification settings - Fork 976
Pull requests: apache/arrow-rs
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
chore: Add rust-toolchain.toml to ensure consistent toolchain version
#7972
opened Jul 21, 2025 by
EricccTaiwan
Loading…
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] Path-based Field Extraction for VariantArray
#7946
opened Jul 16, 2025 by
carpecodeum
•
Draft
[Variant] Avoid extra allocation in object builder
parquet
Changes to the parquet crate
#7935
opened Jul 16, 2025 by
klion26
Loading…
[Draft] implements Sum,sum_checked,min,max,is Distict,inverse for REE.
arrow
Changes to the arrow crate
#7933
opened Jul 15, 2025 by
rich-t-kid-datadog
•
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 Changes to the parquet crate
ColumnOrder
thrift union
parquet
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…
[Variant] Define shredding schema for
VariantArrayBuilder
#7921
opened Jul 13, 2025 by
friendlymatthew
•
Draft
Improve memory usage for Changes to the arrow crate
arrow-row -> String/BinaryView
when utf8 validation disabled
arrow
#7917
opened Jul 12, 2025 by
ding-young
Loading…
[Variant] VariantBuilder with VariantMetadata instead of MetadataBuilder
parquet
Changes to the parquet crate
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…
Fix panic on lossy decimal to float casting: round to saturation for overflows
arrow
Changes to the arrow crate
#7887
opened Jul 9, 2025 by
kosiew
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…
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…
Previous Next
ProTip!
Filter pull requests by the default branch with base:main.