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

Deprecate ArrowReaderOptions::with_page_index and update API parquet Changes to the parquet crate
#9199 opened Jan 15, 2026 by friendlymatthew Loading…
Add decimal <-> float16 cast support arrow Changes to the arrow crate
#9198 opened Jan 15, 2026 by UtkarshSahay123 Loading…
arrow-ipc: add reset method to DictionaryTracker arrow Changes to the arrow crate
#9196 opened Jan 15, 2026 by albertlockett Loading…
Avoid a clone when creating ListArray from ArrayData arrow Changes to the arrow crate
#9194 opened Jan 15, 2026 by alamb Draft
Avoid a clone when creating ListViewArray from ArrayData arrow Changes to the arrow crate
#9193 opened Jan 15, 2026 by alamb Draft
Avoid a clone when creating MapArray from ArrayData arrow Changes to the arrow crate
#9192 opened Jan 15, 2026 by alamb Draft
Avoid a clone when creating NullArray from ArrayData arrow Changes to the arrow crate
#9191 opened Jan 15, 2026 by alamb Loading…
Avoid a clone when creating RunEndArray from ArrayData arrow Changes to the arrow crate
#9189 opened Jan 15, 2026 by alamb Draft
Avoid a clone when creating UnionArray from ArrayData arrow Changes to the arrow crate
#9188 opened Jan 15, 2026 by alamb Draft
Avoid a clone when creating FixedSizeListArray from ArrayData arrow Changes to the arrow crate
#9187 opened Jan 15, 2026 by alamb Draft
Avoid a clone when creating FixedSizeBinaryArray from ArrayData arrow Changes to the arrow crate
#9186 opened Jan 15, 2026 by alamb Draft
fix: take_run return empty array instead of panic. arrow Changes to the arrow crate
#9182 opened Jan 15, 2026 by thorfour Loading…
arrow-row: Add ListView support arrow Changes to the arrow crate
#9176 opened Jan 14, 2026 by brancz Loading…
Add BinaryFormatSupport and Row Encoder to arrow-avro Writer arrow Changes to the arrow crate arrow-avro arrow-avro crate
#9171 opened Jan 14, 2026 by jecsand838 Loading…
Add lossy option to CastOptions for controlling precision loss in casts arrow Changes to the arrow crate parquet-variant parquet-variant* crates
#9169 opened Jan 14, 2026 by klion26 Loading…
docs(parquet): move async parquet example into ArrowReaderBuilder docs parquet Changes to the parquet crate
#9167 opened Jan 14, 2026 by vigneshsiva11 Loading…
feat(array): add RecordBatchStream trait arrow Changes to the arrow crate
#9166 opened Jan 14, 2026 by lidavidm Draft
Avoid panic on Date32 overflow arrow Changes to the arrow crate parquet-variant parquet-variant* crates
#9144 opened Jan 12, 2026 by cht42 Loading…
feat: add with_nulls to PrimitiveArray, BooleanArray, and GenericByte… arrow Changes to the arrow crate
#9141 opened Jan 11, 2026 by keirsalterego Loading…
Add a crate for HeapSize trait arrow Changes to the arrow crate parquet Changes to the parquet crate
#9138 opened Jan 10, 2026 by adriangb Loading…
WIP: Test update to object_store 0.12.5
#9127 opened Jan 9, 2026 by alamb Draft
[Parquet] perf: Create Utf8/BinaryViewArray directly rather than via ArrayData parquet Changes to the parquet crate
#9121 opened Jan 9, 2026 by alamb Loading…
[Parquet] Support skipping pages with mask based evaluation parquet Changes to the parquet crate
#9118 opened Jan 9, 2026 by sdf-jkl Loading…
[Parquet] perf: preallocate capacity for ArrayReaderBuilder parquet Changes to the parquet crate
#9093 opened Jan 3, 2026 by lyang24 Loading…
ProTip! Filter pull requests by the default branch with base:main.