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

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…
fix(ipc): Avoid panic on malformed compressed buffer prefix arrow Changes to the arrow crate
#9802 opened Apr 24, 2026 by pchintar Contributor Loading…
Prepare for 58.2.0 release parquet Changes to the parquet crate
#9800 opened Apr 23, 2026 by alamb Contributor Draft
arrow: add oversized coalesce take benchmarks arrow Changes to the arrow crate
#9799 opened Apr 23, 2026 by ClSlaid Contributor Loading…
Add RecordBatch::ensure_schema for schema evolution arrow Changes to the arrow crate
#9798 opened Apr 23, 2026 by huymq1710 Loading…
parquet: fix panic in DeltaByteArrayDecoder on invalid prefix lengths parquet Changes to the parquet crate
#9797 opened Apr 23, 2026 by pchintar Contributor Loading…
feat(parquet): fuse level encoding with counting and histogram updates parquet Changes to the parquet crate
#9795 opened Apr 23, 2026 by HippoBaro Contributor Loading…
[Variant] remove BorrowedShreddingState parquet-variant parquet-variant* crates
#9791 opened Apr 22, 2026 by sdf-jkl Contributor Loading…
Remove redundant benchmarks in cast_kernels arrow Changes to the arrow crate
#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 Draft
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…
Push LIMIT / OFFSET into the last RowFilter predicate and skip unused row groups parquet Changes to the parquet crate
#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…
arrow-select: fuse inline Utf8View/BinaryView filter coalescing arrow Changes to the arrow crate
#9755 opened Apr 17, 2026 by ClSlaid Contributor Loading…
perf(take): Vectorise bounds check in take_native (-8-10%) arrow Changes to the arrow crate
#9754 opened Apr 17, 2026 by Dandandan Contributor Draft
feat(parquet): support object versions in ParquetObjectReader parquet Changes to the parquet crate
#9753 opened Apr 17, 2026 by ClSlaid Contributor Loading…
feat(ipc): configurable zstd compression level api-change Changes to the arrow API arrow Changes to the arrow crate
#9748 opened Apr 16, 2026 by andraztori Loading…
parquet: speed up ByteView dictionary decoder parquet Changes to the parquet crate
#9745 opened Apr 16, 2026 by Dandandan Contributor Draft
parquet: optimize CachedArrayReader byte-array coalescing parquet Changes to the parquet crate performance
#9743 opened Apr 16, 2026 by ClSlaid Contributor Loading…
ProTip! Type g i on any issue or pull request to go back to the issue listing page.