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

Introduce public function id() on Field arrow Changes to the arrow crate parquet Changes to the parquet crate
#9470 opened Feb 23, 2026 by Fokko Contributor Loading…
feat: add rounding logic and scale zero fix parse_decimal to match parse_string_to_decimal_native behavior api-change Changes to the arrow API arrow Changes to the arrow crate next-major-release the PR has API changes and it waiting on the next major version
#7179 opened Feb 23, 2025 by himadripal Contributor Draft
Expose memory tracking API to Array and ArrayData arrow Changes to the arrow crate
#8040 opened Aug 5, 2025 by waynexia Member Draft
feat: Add support for MapArray in arrow_row arrow Changes to the arrow crate
#9486 opened Feb 26, 2026 by rluvaton Member Draft
[Variant] Harmonize primitive conversions variant unshredding and casting parquet Changes to the parquet crate parquet-variant parquet-variant* crates
#8521 opened Sep 30, 2025 by scovich Contributor Draft
feat: Dictionary page pruning for row filter predicates parquet Changes to the parquet crate
#9574 opened Mar 18, 2026 by Dandandan Contributor Draft
4 tasks
Remove deprecated legacy like kernels in arrow-string api-change Changes to the arrow API arrow Changes to the arrow crate next-major-release the PR has API changes and it waiting on the next major version
#9674 opened Apr 8, 2026 by AdamGS Contributor Loading…
Check level byte length to avoid panic parquet Changes to the parquet crate
#8889 opened Nov 20, 2025 by rambleraptor Contributor Draft
Remove redundant benchmarks in cast_kernels arrow Changes to the arrow crate
#9789 opened Apr 22, 2026 by alamb Contributor Loading…
[Variant] Align cast logic for from/to_decimal for variant arrow Changes to the arrow crate parquet-variant parquet-variant* crates
#9689 opened Apr 10, 2026 by klion26 Member Loading…
[Parquet] Add BooleanArray based row selection parquet Changes to the parquet crate
#6624 opened Oct 24, 2024 by XiangpengHao Contributor Draft
[arrow-ipc]: dictionary builders for delta - doc fix and integration tests for nested types arrow Changes to the arrow crate
#9853 opened Apr 29, 2026 by albertlockett Contributor Loading…
feat(parquet): compact level representation with generic writer dispatch parquet Changes to the parquet crate
#9831 opened Apr 25, 2026 by HippoBaro Contributor Loading…
test(parquet): replace InMemoryArrayReader with PrimitiveArrayReader in tests parquet Changes to the parquet crate
#9847 opened Apr 28, 2026 by HippoBaro Contributor Loading…
ProTip! Find all pull requests that aren't related to any open issues with -linked:issue.