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

Use Thrift macro to generate Parquet LogicalType serialization code api-change Changes to the arrow API parquet Changes to the parquet crate
#9997 opened May 18, 2026 by etseidl Contributor 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…
fix: prevent panic in record reader when row group metadata overcounts num_rows parquet Changes to the parquet crate
#9993 opened May 18, 2026 by BoazC-MSFT 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…
Adds is_null function to RowAccessor parquet Changes to the parquet crate
#9979 opened May 15, 2026 by choubacha Loading…
Fix parquet-variant build on wasm targets parquet-variant parquet-variant* crates
#9978 opened May 15, 2026 by AdamGS Contributor 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…
fix(arrow-cast): support full Date32 range when parsing extended-year dates arrow Changes to the arrow crate
#9961 opened May 11, 2026 by swanandx 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 Draft
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! Type g i on any issue or pull request to go back to the issue listing page.