-
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
parquet: add Decoder::scan_filtered for miniblock-level predicate pushdown
parquet
Changes to the parquet crate
docs: Update contributing guidelines with benchmark results
documentation
Improvements or additions to documentation
feat(ipc): Remove zero-initialization in IPC reader
arrow
Changes to the arrow crate
#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…
Expose ColumnCloseResult on ArrowColumnChunk
parquet
Changes to the parquet crate
#9773
opened Apr 20, 2026 by
leoyvens
Loading…
feat: make FFI structs fields pub.
arrow
Changes to the arrow crate
#9772
opened Apr 20, 2026 by
ashdnazg
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…
Push Changes to the parquet crate
LIMIT / OFFSET into the last RowFilter predicate and skip unused row groups
parquet
#9766
opened Apr 19, 2026 by
haohuaijin
Contributor
Loading…
fix: Fuzz testing for parquet errors
parquet
Changes to the parquet crate
#9759
opened Apr 18, 2026 by
xuzifu666
Member
Loading…
arrow-select: optimise coalesced takes for primitive and view arrays
arrow
Changes to the arrow crate
performance
#9758
opened Apr 18, 2026 by
ClSlaid
Contributor
Loading…
perf(parquet): Defer fixed length byte array buffer alloc and skip zero-batch init
parquet
Changes to the parquet crate
performance
#9756
opened Apr 17, 2026 by
lyang24
Contributor
Loading…
arrow-select: fuse inline Utf8View/BinaryView filter coalescing
arrow
Changes to the arrow crate
#9755
opened Apr 17, 2026 by
ClSlaid
Contributor
Loading…
feat(parquet): support object versions in ParquetObjectReader
parquet
Changes to the parquet crate
#9753
opened Apr 17, 2026 by
ClSlaid
Contributor
Loading…
feat(parquet): batch consecutive null/empty rows in Changes to the parquet crate
write_list
parquet
#9752
opened Apr 17, 2026 by
HippoBaro
Contributor
Loading…
Remove Changes to the arrow crate
len field from buffer builder
arrow
#9750
opened Apr 16, 2026 by
cetra3
Contributor
Loading…
feat(ipc): add with_skip_validation to StreamDecoder
arrow
Changes to the arrow crate
#9749
opened Apr 16, 2026 by
pantShrey
Loading…
feat(ipc): configurable zstd compression level
arrow
Changes to the arrow crate
#9748
opened Apr 16, 2026 by
andraztori
Loading…
parquet: speed up ByteView dictionary decoder with chunks_exact gather (~28%)
parquet
Changes to the parquet crate
parquet: optimize CachedArrayReader byte-array coalescing
parquet
Changes to the parquet crate
performance
#9743
opened Apr 16, 2026 by
ClSlaid
Contributor
Loading…
Fix RecordBatch::normalize() null bitmap bug and add StructArray::flatten()
arrow
Changes to the arrow crate
#9733
opened Apr 15, 2026 by
sqd
Loading…
Document Security Policy
arrow
Changes to the arrow crate
arrow-avro
arrow-avro crate
arrow-flight
Changes to the arrow-flight crate
documentation
Improvements or additions to documentation
parquet
Changes to the parquet crate
parquet-derive
#9730
opened Apr 15, 2026 by
alamb
Contributor
Loading…
Previous Next
ProTip!
Find all pull requests that aren't related to any open issues with -linked:issue.