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

fix: don't panic on ArrayData::try_new on bad input even when force_validate feature is on arrow Changes to the arrow crate
#10282 opened Jul 4, 2026 by rluvaton Member Loading…
[codex] docs: trim release schedule
#10280 opened Jul 3, 2026 by alamb Contributor Draft
feat(arrow-ipc): add sans-IO stream encoder arrow Changes to the arrow crate
#10277 opened Jul 3, 2026 by Phoenix500526 Loading…
Perf: Introduce zero copy path when tonic returns an aligned buffer arrow Changes to the arrow crate arrow-flight Changes to the arrow-flight crate
#10273 opened Jul 2, 2026 by Rich-T-kid Contributor Loading…
fix(arrow-array): disallow creating MapArray with nullable key field arrow Changes to the arrow crate
#10272 opened Jul 2, 2026 by rluvaton Member Loading…
Perf: Pre-size buffer allocations to avoid intermediate allocations arrow Changes to the arrow crate arrow-flight Changes to the arrow-flight crate performance
#10262 opened Jul 2, 2026 by Rich-T-kid Contributor Loading…
Perf: create dictionary reader config and default unsafeflag to false arrow Changes to the arrow crate arrow-flight Changes to the arrow-flight crate
#10260 opened Jul 1, 2026 by Rich-T-kid Contributor Loading…
[parquet] Add some tests to cover selective list child padding parquet Changes to the parquet crate
#10258 opened Jul 1, 2026 by alamb Contributor Loading…
Bump MSRV to 1.88 api-change Changes to the arrow API arrow Changes to the arrow crate arrow-avro arrow-avro crate arrow-flight Changes to the arrow-flight crate next-major-release the PR has API changes and it waiting on the next major version parquet Changes to the parquet crate parquet-derive parquet-variant parquet-variant* crates
#10254 opened Jul 1, 2026 by alamb Contributor Loading…
Validate short view strings in separate buffer in arrow-row arrow Changes to the arrow crate performance
#10250 opened Jul 1, 2026 by Jefffrey Contributor Loading…
chore: remove variant outdated Work In Progress comment parquet-variant parquet-variant* crates
#10238 opened Jun 29, 2026 by HuaHuaY Loading…
fix(arrow-avro): bound untrusted OCF block size and item counts arrow Changes to the arrow crate arrow-avro arrow-avro crate
#10237 opened Jun 29, 2026 by miniex Loading…
2
9
Specialize filter for list-like arrays (List/LargeList/FixedSizeList/Map, …) arrow Changes to the arrow crate
#10236 opened Jun 29, 2026 by Jeadie Loading…
[WIP] fix: read Dict(FixedSizeBinary) from parquet without dict encoding parquet Changes to the parquet crate
#10232 opened Jun 29, 2026 by Jefffrey Contributor Draft
chore(deps): bump atoi from 2.0.0 to 3.1.0 arrow Changes to the arrow crate auto-dependencies
#10219 opened Jun 26, 2026 by dependabot Bot Loading…
chore(deps): bump sysinfo from 0.38.4 to 0.39.5 auto-dependencies parquet Changes to the parquet crate
#10205 opened Jun 23, 2026 by dependabot Bot Loading…
chore(deps): bump rand from 0.9.4 to 0.10.1 arrow Changes to the arrow crate arrow-avro arrow-avro crate auto-dependencies next-major-release the PR has API changes and it waiting on the next major version parquet Changes to the parquet crate parquet-variant parquet-variant* crates
#10192 opened Jun 23, 2026 by dependabot Bot Loading…
deps: bump object_store to 0.14.0 api-change Changes to the arrow API next-major-release the PR has API changes and it waiting on the next major version
#10179 opened Jun 22, 2026 by kevinjqliu Loading…
Validate interleave indices before dispatch arrow Changes to the arrow crate
#10175 opened Jun 21, 2026 by fallintoplace Contributor Draft
[Variant] Fix the variant shred logic parquet-variant parquet-variant* crates
#10157 opened Jun 18, 2026 by klion26 Member Loading…
[TESTING] chore: Update to object_store_0.14.0
#10156 opened Jun 17, 2026 by alamb Contributor Draft
feat: [WIP] Adds FSST encoding (not ready for review) parquet Changes to the parquet crate
#10153 opened Jun 17, 2026 by devanbenz Contributor Draft
ProTip! Exclude everything labeled bug with -label:bug.