-
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
fix(parquet): avoid panic on ColumnIndex length mismatch
parquet
Changes to the parquet crate
#9833
opened Apr 26, 2026 by
pchintar
Contributor
Loading…
feat(parquet): compact level representation with generic writer dispatch
parquet
Changes to the parquet crate
#9831
opened Apr 25, 2026 by
HippoBaro
Contributor
Loading…
feat(parquet): batch RLE runs in level encoder via scan-ahead
parquet
Changes to the parquet crate
#9830
opened Apr 25, 2026 by
HippoBaro
Contributor
Loading…
fix(ipc): correct skip_field handling for V4 Union
arrow
Changes to the arrow crate
#9829
opened Apr 25, 2026 by
pchintar
Contributor
Loading…
configurable data page v2 compression threshold
parquet
Changes to the parquet crate
#9826
opened Apr 25, 2026 by
leoyvens
Contributor
Loading…
fix(arrow-cast): check for overflow when converting Timestamp -> Date32
arrow
Changes to the arrow crate
#9825
opened Apr 25, 2026 by
bboissin
Loading…
refactor: add Changes to the arrow crate
parquet
Changes to the parquet crate
take_n_true method to BooleanArray
arrow
#9823
opened Apr 25, 2026 by
haohuaijin
Contributor
Loading…
Prevent buffer builder length overflow
arrow
Changes to the arrow crate
#9820
opened Apr 25, 2026 by
alamb
Contributor
Loading…
Prevent ArrayData validation length overflow
arrow
Changes to the arrow crate
#9816
opened Apr 25, 2026 by
alamb
Contributor
Loading…
Run arrow tests for --lib and --tests on CI builds
development-process
Related to development process of arrow-rs
#9814
opened Apr 25, 2026 by
alamb
Contributor
Loading…
Prevent Changes to the arrow crate
ArrayData::slice length overflow
arrow
#9813
opened Apr 25, 2026 by
alamb
Contributor
Loading…
Fix JSON reader panic for non-nullable zero-size FixedSizeList
arrow
Changes to the arrow crate
#9810
opened Apr 24, 2026 by
liamzwbao
Contributor
Loading…
feat(parquet): separate push decoder frontier state from row-group decoding
parquet
Changes to the parquet crate
#9804
opened Apr 24, 2026 by
HippoBaro
Contributor
Loading…
arrow: add oversized coalesce take benchmarks
arrow
Changes to the arrow crate
#9799
opened Apr 23, 2026 by
ClSlaid
Contributor
Loading…
Add Changes to the arrow crate
RecordBatch::ensure_schema for schema evolution
arrow
#9798
opened Apr 23, 2026 by
huymq1710
Loading…
[Parquet] Do not panic when trying to skip records in delta encoded files using non-standard block sizes
parquet
Changes to the parquet crate
[Variant] remove parquet-variant* crates
BorrowedShreddingState
parquet-variant
#9791
opened Apr 22, 2026 by
sdf-jkl
Contributor
Loading…
Remove redundant benchmarks in Changes to the arrow crate
cast_kernels
arrow
#9789
opened Apr 22, 2026 by
alamb
Contributor
Loading…
parquet: add Decoder::scan_filtered for miniblock-level predicate pushdown
parquet
Changes to the parquet crate
performance
#9788
opened Apr 21, 2026 by
sahuagin
Contributor
Loading…
docs: Update contributing guidelines with benchmark results
documentation
Improvements or additions to documentation
#9782
opened Apr 21, 2026 by
alamb
Contributor
Loading…
feat(ipc): Reduce redundant zero-initialization in IPC reader
arrow
Changes to the arrow crate
performance
#9778
opened Apr 21, 2026 by
pchintar
Contributor
Loading…
feat(ipc): Avoid quadratic dictionary delta accumulation in IPC reader
arrow
Changes to the arrow crate
performance
#9776
opened Apr 20, 2026 by
pchintar
Contributor
Loading…
feat(parquet): wire scan_filtered through ArrayReader stack; add with_miniblock_predicate
parquet
Changes to the parquet crate
feat(arrow-cast): fast path for Dictionary->View cast for large types and cross cast
arrow
Changes to the arrow crate
performance
#9768
opened Apr 19, 2026 by
Abhisheklearn12
Contributor
Loading…
Previous Next
ProTip!
Add no:assignee to see everything that’s not assigned.