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

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…
GH-10676: Fix IPC StreamReader projected schema arrow Changes to the arrow crate arrow-ipc
#10677 opened Aug 13, 2026 by codeAnqiang-ma 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 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…
Support Utf8View and BinaryView in substring arrow Changes to the arrow crate arrow-string enhancement Any new improvement worthy of a entry in the changelog
#10672 opened Aug 13, 2026 by 1fanwang 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
#10668 opened Aug 12, 2026 by neilconway Contributor Loading…
3
2
parquet: Add bit-packing benchmarks parquet Changes to the parquet crate
#10667 opened Aug 12, 2026 by sdf-jkl Contributor Loading…
[Parquet] Alp criterion bench parquet Changes to the parquet crate
#10662 opened Aug 12, 2026 by sdf-jkl Contributor Draft
Add ListArray::value_field accessor arrow Changes to the arrow crate arrow-array
#10661 opened Aug 12, 2026 by emilk Contributor Loading…
[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
3
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
fix(arrow-ipc): return an error instead of panicking on malformed IPC schema arrow Changes to the arrow crate arrow-flight Changes to the arrow-flight crate arrow-integration-test arrow-ipc parquet Changes to the parquet crate
#10647 opened Aug 11, 2026 by bit2swaz Contributor Loading…
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…
[Arrow] Move parquet-variant-compute StructArrayBuilder to arrow-array arrow Changes to the arrow crate arrow-array parquet-variant parquet-variant* crates
#10636 opened Aug 11, 2026 by cakeni Contributor Loading…
[Variant] Support list paths in ShreddedSchemaBuilder parquet-variant parquet-variant* crates
#10635 opened Aug 11, 2026 by cakeni Contributor Loading…
Replace substring BufferBuilders with Vec arrow Changes to the arrow crate arrow-string
#10634 opened Aug 11, 2026 by cakeni Contributor Loading…
Replace concat_elements_utf8_many BufferBuilders with Vec arrow Changes to the arrow crate arrow-string
#10633 opened Aug 11, 2026 by cakeni Contributor Loading…
ProTip! Filter pull requests by the default branch with base:main.