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(arrow-cast): do not truncate integers when casting to Decimal32/64 arrow Changes to the arrow crate arrow-cast
#10707 opened Aug 16, 2026 by yongster Contributor Loading…
feat: Add RowSelection::total_row_count parquet Changes to the parquet crate
#10704 opened Aug 16, 2026 by haohuaijin Contributor Loading…
feat: Add row-group-local RowSelection support to the push decoder parquet Changes to the parquet crate
#10702 opened Aug 15, 2026 by haohuaijin Contributor Loading…
seal ToByteSlice trait api-change Changes to the arrow API arrow Changes to the arrow crate arrow-buffer
#10701 opened Aug 15, 2026 by Rich-T-kid Contributor Loading…
DO NOT MERGE (ALP benchmark and conversion scripts) parquet Changes to the parquet crate
#10696 opened Aug 15, 2026 by alamb Contributor Draft
implement retain on metadata arrow Changes to the arrow crate arrow-schema
#10695 opened Aug 15, 2026 by Rich-T-kid Contributor Loading…
Add Metadata Arc helper methods arrow Changes to the arrow crate arrow-schema
#10693 opened Aug 15, 2026 by Rich-T-kid Contributor Loading…
bench(parquet): cover large dictionary values in arrow_reader parquet Changes to the parquet crate
#10691 opened Aug 14, 2026 by AarryaSaraf Loading…
perf(parquet): pre-size values in OffsetBuffer::extend_from_dictionary parquet Changes to the parquet crate
#10690 opened Aug 14, 2026 by AarryaSaraf Loading…
chore(deps): bump apache-avro from 0.21.0 to 0.22.0 arrow Changes to the arrow crate arrow-avro arrow-avro crate auto-dependencies
#10678 opened Aug 13, 2026 by dependabot Bot Loading…
Enable more clippy lints arrow Changes to the arrow crate arrow-array arrow-avro arrow-avro crate arrow-buffer arrow-cast arrow-csv arrow-data arrow-flight Changes to the arrow-flight crate arrow-integration-test arrow-ipc arrow-json arrow-ord arrow-row arrow-schema arrow-select arrow-string development-process Related to development process of arrow-rs parquet Changes to the parquet crate parquet-derive parquet_derive crate parquet-variant parquet-variant* crates
#10673 opened Aug 13, 2026 by emilk Contributor Loading…
Json decoder factory arrow Changes to the arrow crate arrow-json
#10670 opened Aug 12, 2026 by hareshkh Contributor Draft
perf(arrow-cast): optimize parsing of decimals from strings arrow Changes to the arrow crate arrow-cast performance
#10668 opened Aug 12, 2026 by neilconway Contributor Loading…
[Parquet] Alp criterion bench parquet Changes to the parquet crate
#10662 opened Aug 12, 2026 by sdf-jkl Contributor Draft
[Parquet] Implement num distinct values for parquet writer parquet Changes to the parquet crate
#10654 opened Aug 12, 2026 by Rich-T-kid Contributor Loading…
2
6
parquet: Convert page indexes to Vec<Vec<Option<T>>> api-change Changes to the arrow API parquet Changes to the parquet crate
#10653 opened Aug 11, 2026 by etseidl Contributor Draft
[Parquet] Add row group distinct counts to StatisticsConverter parquet Changes to the parquet crate
#10652 opened Aug 11, 2026 by Rich-T-kid Contributor Loading…
fix(parquet): keep mask execution off pages a RowGroups did not load parquet Changes to the parquet crate
#10649 opened Aug 11, 2026 by alanprot Draft
perf(variant): build BinaryView arrays directly parquet-variant parquet-variant* crates
#10640 opened Aug 11, 2026 by cakeni Contributor Loading…
fix(variant): support FixedSizeList across shredded APIs parquet-variant parquet-variant* crates
#10639 opened Aug 11, 2026 by cakeni Contributor Loading…
fix(variant): improve malformed object field diagnostics parquet-variant parquet-variant* crates
#10638 opened Aug 11, 2026 by cakeni Contributor Loading…
[Variant] Add nested object and array interoperability tests parquet-variant parquet-variant* crates
#10637 opened Aug 11, 2026 by cakeni Contributor Loading…
ProTip! Find all pull requests that aren't related to any open issues with -linked:issue.