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

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…
perf(parquet): Improve cache locality in BYTE_STREAM_SPLIT decoding parquet Changes to the parquet crate
#10007 opened May 22, 2026 by pchintar Contributor Draft
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…
[arrow-select] Replace ArrayData with direct Array construction in filter kernels arrow Changes to the arrow crate
#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…
ci: integrate CodSpeed continuous benchmarking
#9975 opened May 14, 2026 by adriangb Contributor Draft
2 of 5 tasks
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 cleanup_non_empty_nulls kernel arrow Changes to the arrow crate
#9970 opened May 13, 2026 by rluvaton Member Loading…
Add DatePart enum 1-indexed variants arrow Changes to the arrow crate
#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
#9895 opened May 5, 2026 by adamreeve Contributor Draft
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…
ProTip! Filter pull requests by the default branch with base:main.