-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Pull requests: apache/arrow-rs
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
feat(parquet-variant): add dictionary and run-end encoded support to …
parquet-variant
parquet-variant* crates
#10014
opened May 24, 2026 by
mneetika
Loading…
parquet: SIMD-accelerate Sbbf probe (AVX2, scalar fallback)
parquet
Changes to the parquet crate
#10011
opened May 23, 2026 by
dmatth1
Loading…
fix: Reject empty strings when casting strings to decimal
arrow
Changes to the arrow crate
#10010
opened May 23, 2026 by
neilconway
Loading…
feat: Implement decimal <-> float16 casts
arrow
Changes to the arrow crate
#10008
opened May 22, 2026 by
neilconway
Loading…
Allow UTC & +00:00 to be written in parquet writer
arrow
Changes to the arrow crate
parquet
Changes to the parquet crate
#9994
opened May 18, 2026 by
xanderbailey
Contributor
Loading…
perf(arrow-ord): Avoid full index materialization for small-limit lexsorts
arrow
Changes to the arrow crate
#9991
opened May 18, 2026 by
pchintar
Contributor
Loading…
feat: add Changes to the arrow crate
ArrayData::new_default and change ArrayData::new_null for Struct and FixedSizeList to not have nulls in the children
arrow
#9988
opened May 17, 2026 by
rluvaton
Member
Loading…
[arrow-select] Replace Changes to the arrow crate
ArrayData with direct Array construction in filter kernels
arrow
#9986
opened May 16, 2026 by
liamzwbao
Contributor
Loading…
Validate FIXED_LEN_BYTE_ARRAY length for DECIMAL and INTERVAL types
parquet
Changes to the parquet crate
#9985
opened May 16, 2026 by
CynicDog
Loading…
fix(parquet): exclude single-leaf struct roots from predicate cache
parquet
Changes to the parquet crate
#9983
opened May 16, 2026 by
imhy
Loading…
fix(parquet): bound data page byte size for large variable-width values
parquet
Changes to the parquet crate
#9972
opened May 14, 2026 by
adriangb
Contributor
Loading…
feat: add Changes to the arrow crate
cleanup_non_empty_nulls kernel
arrow
#9970
opened May 13, 2026 by
rluvaton
Member
Loading…
Add Changes to the arrow crate
DatePart enum 1-indexed variants
arrow
#9965
opened May 12, 2026 by
sdf-jkl
Contributor
Loading…
feat: add VariantArrayBuilder::with_shredding
parquet-variant
parquet-variant* crates
#9963
opened May 12, 2026 by
Shekharrajak
Loading…
Implement AnyRee
arrow
Changes to the arrow crate
#9959
opened May 11, 2026 by
Rich-T-kid
Contributor
Loading…
test: add overflow tests for MutableBuffer
arrow
Changes to the arrow crate
#9958
opened May 10, 2026 by
SoimanVasile
Loading…
Optimize parquet row filter auto strategy with adaptive fallback
parquet
Changes to the parquet crate
#9956
opened May 10, 2026 by
hhhizzz
Contributor
Loading…
fix(ipc): handle duplicate projection indices in IPC reader
arrow
Changes to the arrow crate
#9952
opened May 8, 2026 by
pchintar
Contributor
Loading…
Improve email created by create_tarball.sh script
development-process
Related to development process of arrow-rs
#9944
opened May 7, 2026 by
alamb
Contributor
Loading…
[POC for #9934] parquet: add ReverseSerializedPageReader
parquet
Changes to the parquet crate
#9937
opened May 7, 2026 by
zhuqi-lucas
Contributor
Loading…
benchmarks for writing REE arrays to parquet
arrow
Changes to the arrow crate
parquet
Changes to the parquet crate
#9936
opened May 7, 2026 by
Rich-T-kid
Contributor
Loading…
feat(parquet): add uses_key_retriever method to FileDecryptionProperties
parquet
Changes to the parquet crate
fix(arrow-avro): cap shift in VLQDecoder::long to avoid overflow panic
arrow
Changes to the arrow crate
arrow-avro
arrow-avro crate
#9887
opened May 4, 2026 by
masumi-ryugo
Contributor
Loading…
Previous Next
ProTip!
Filter pull requests by the default branch with base:main.