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

nit: pyarrow: simplify class validation error creation
#10154 opened Jun 17, 2026 by Tpt Contributor Loading…
feat: [WIP] Adds FSST encoding (not ready for review) parquet Changes to the parquet crate
#10153 opened Jun 17, 2026 by devanbenz Draft
[Variant] add doc reference to VariantArrayBuilder parquet-variant parquet-variant* crates
#10152 opened Jun 16, 2026 by sdf-jkl Contributor Loading…
feat: Adds product aggregate compute kernel arrow Changes to the arrow crate
#10151 opened Jun 16, 2026 by devanbenz Loading…
Allow reading more than 32k Parquet row groups api-change Changes to the arrow API next-major-release the PR has API changes and it waiting on the next major version parquet Changes to the parquet crate
#10149 opened Jun 16, 2026 by etseidl Contributor Loading…
Stricter datatype parsing for decimals, fixedsizelists and time32/64 arrow Changes to the arrow crate
#10147 opened Jun 16, 2026 by Jefffrey Contributor Loading…
feat(arrow_csv): add header validation option arrow Changes to the arrow crate
#10144 opened Jun 15, 2026 by XiNiHa Loading…
[Parquet] route dictionary page through the PageStore parquet Changes to the parquet crate
#10142 opened Jun 15, 2026 by liamzwbao Contributor Loading…
feat(parquet): RowSelection can be backed by a BooleanBuffer parquet Changes to the parquet crate
#10141 opened Jun 14, 2026 by haohuaijin Contributor Loading…
[10125] [encode path] Minor optimizations to arrow-flight arrow Changes to the arrow crate arrow-flight Changes to the arrow-flight crate
#10137 opened Jun 12, 2026 by Rich-T-kid Contributor Loading…
feat: BMI for bit filtering arrow Changes to the arrow crate
#10136 opened Jun 12, 2026 by devanbenz Draft
bench(parquet): add row filter strategy baseline cases parquet Changes to the parquet crate
#10135 opened Jun 12, 2026 by hhhizzz Contributor Loading…
feat(ipc): Supports compression level configuration arrow Changes to the arrow crate
#10133 opened Jun 12, 2026 by wForget Member Loading…
fix: write error for dbg output of out of range timestamps arrow Changes to the arrow crate
#10130 opened Jun 12, 2026 by Jefffrey Contributor Loading…
[arrow-flight][#10125] add dictionary focused benchmarks that hydrate/resend arrow Changes to the arrow crate arrow-flight Changes to the arrow-flight crate
#10126 opened Jun 11, 2026 by Rich-T-kid Contributor Loading…
feat: add OffsetBuffer::subtract to allow to shift offsets by value arrow Changes to the arrow crate
#10120 opened Jun 11, 2026 by rluvaton Member Loading…
[Variant] Align cast logic related to utf8 with arrow-cast kernel arrow Changes to the arrow crate parquet-variant parquet-variant* crates
#10114 opened Jun 11, 2026 by klion26 Member Draft
Introduce FileType reference implementation api-change Changes to the arrow API parquet Changes to the parquet crate
#10109 opened Jun 10, 2026 by brkyvz Loading…
fix(parquet): return error instead of panicking in pad_nulls on corrupt input parquet Changes to the parquet crate
#10108 opened Jun 10, 2026 by thepenguinco Loading…
[PoC] Implement Parquet GH-583 INT96 timestamp ColumnOrder api-change Changes to the arrow API next-major-release the PR has API changes and it waiting on the next major version parquet Changes to the parquet crate
#10106 opened Jun 10, 2026 by etseidl Contributor Draft
Deprecate parquet::basic::ColumnOrder::sort_order_for_type api-change Changes to the arrow API next-major-release the PR has API changes and it waiting on the next major version parquet Changes to the parquet crate
#10104 opened Jun 10, 2026 by etseidl Contributor Draft
Document repetition / definition levels more parquet Changes to the parquet crate
#10101 opened Jun 9, 2026 by alamb Contributor Draft
ProTip! Filter pull requests by the default branch with base:main.