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

Improve CSV error message for rows with missing fields arrow Changes to the arrow crate
#9045 opened Dec 25, 2025 by UtkarshSahay123 Loading…
fix: Rows size should use capacity and not len arrow Changes to the arrow crate
#9044 opened Dec 25, 2025 by rluvaton Loading…
parquet: use flatbuffers to store metadata (WIP) parquet Changes to the parquet crate
#9042 opened Dec 24, 2025 by rok Draft
build(deps): update object_store requirement from 0.12.0 to 0.13.0 auto-dependencies parquet Changes to the parquet crate
#9037 opened Dec 23, 2025 by dependabot bot Loading…
fix:[9018]Fixed RunArray slice offsets arrow Changes to the arrow crate
#9036 opened Dec 23, 2025 by manishkr Loading…
doc: fix link on FixedSizeListArray doc arrow Changes to the arrow crate
#9033 opened Dec 23, 2025 by Jefffrey Loading…
Support Float16 for create_random_array arrow Changes to the arrow crate
#9029 opened Dec 22, 2025 by niebayes Loading…
fix: display 0 secs for empty DayTime/MonthDayNano intervals arrow Changes to the arrow crate
#9023 opened Dec 21, 2025 by Jefffrey Loading…
Allow extensions to arrow-json decoder and include an extension for variant arrow Changes to the arrow crate parquet-variant parquet-variant* crates
#9021 opened Dec 19, 2025 by debugmiller Loading…
Upgrade to object_store 0.13.0 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
#9017 opened Dec 18, 2025 by alamb Draft
[arrow] Minimize allocation in GenericViewArray::slice() 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
#9016 opened Dec 18, 2025 by maxburke Loading…
Fix UTF-8 boundary validation for sliced substring arrow Changes to the arrow crate
#9015 opened Dec 18, 2025 by UtkarshSahay123 Draft
feat: support array indices in VariantPath dot notation parquet-variant parquet-variant* crates
#9012 opened Dec 17, 2025 by foskey51 Loading…
Added capability to fetch dictionary values parquet Changes to the parquet crate
#9011 opened Dec 17, 2025 by DarkWanderer Draft
build(deps): update bincode requirement from 2.0.1 to 3.0.0 arrow Changes to the arrow crate auto-dependencies
#9009 opened Dec 17, 2025 by dependabot bot Loading…
Add options to skip decoding Statistics and SizeStatistics in Parquet metadata parquet Changes to the parquet crate
#9008 opened Dec 16, 2025 by etseidl Loading…
Fix row slice bug in Union column decoding with many columns arrow Changes to the arrow crate
#9000 opened Dec 15, 2025 by friendlymatthew Loading…
Add benchmarks for Utf8View scalars for zip arrow Changes to the arrow crate
#8988 opened Dec 13, 2025 by mkleen Loading…
[Variant] Unify the CastOptions usage in parquet-variant-compute api-change Changes to the arrow API parquet-variant parquet-variant* crates
#8984 opened Dec 12, 2025 by klion26 Loading…
[DRAFT] Perf: vectorize take_bits (up to 2.5x speedup) arrow Changes to the arrow crate
#8967 opened Dec 8, 2025 by gstvg Draft
Make push_batch_with_filter up to 3x faster for primitive types arrow Changes to the arrow crate performance
#8951 opened Dec 4, 2025 by Dandandan Loading…
ProTip! Find all pull requests that aren't related to any open issues with -linked:issue.