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(ipc): Remove per-message flush in IPC writer hot path arrow Changes to the arrow crate
#9763 opened Apr 18, 2026 by pchintar 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
#9758 opened Apr 18, 2026 by ClSlaid Contributor Loading…
chore: Refine the error message for List to non List cast arrow Changes to the arrow crate
#9757 opened Apr 17, 2026 by comphead Contributor Loading…
perf(parquet): Defer fixed length byte array buffer alloc and skip zero-batch init parquet Changes to the parquet crate
#9756 opened Apr 17, 2026 by lyang24 Contributor Loading…
arrow-select: fuse inline 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(parquet): batch consecutive null/empty rows in write_list parquet Changes to the parquet crate
#9752 opened Apr 17, 2026 by HippoBaro Contributor Loading…
refactor(parquet): replace magic 8 literals with named constants parquet Changes to the parquet crate
#9751 opened Apr 17, 2026 by HippoBaro Contributor Loading…
Remove len field from buffer builder arrow Changes to the arrow crate
#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
#9745 opened Apr 16, 2026 by Dandandan Contributor Draft
parquet: optimize CachedArrayReader byte-array coalescing parquet Changes to the parquet crate
#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…
Add benchmark for cast from/to decimals arrow Changes to the arrow crate
#9729 opened Apr 15, 2026 by klion26 Member Loading…
refactor(arrow-avro): use Decoder::flush_block in async reader arrow Changes to the arrow crate arrow-avro arrow-avro crate
#9726 opened Apr 15, 2026 by mzabaluev Contributor Loading…
fix: correct accounting in DictEncoder::estimated_memory_size, Interner::estimated_memory_size parquet Changes to the parquet crate
#9720 opened Apr 14, 2026 by mzabaluev Contributor Loading…
arrow-ipc: Ensure writer conforms to spec on length-0 variable-size arrays arrow Changes to the arrow crate
#9717 opened Apr 14, 2026 by atwam Contributor Loading…
[Json] Support FixedSizeList in json decoder arrow Changes to the arrow crate
#9715 opened Apr 14, 2026 by liamzwbao Contributor Loading…
feat: add is_there_null_pointing_to_non_empty_value helper function in OffsetBuffer arrow Changes to the arrow crate
#9711 opened Apr 14, 2026 by rluvaton Member Loading…
Fix deprecate MutableArrayData::extend and MutableArrayData::extend_nulls in favour of fallible try_extend / try_extend_nulls arrow Changes to the arrow crate parquet Changes to the parquet crate
#9710 opened Apr 14, 2026 by HawaiianSpork Contributor Loading…
ProTip! Type g p on any issue or pull request to go back to the pull request listing page.