-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Pull requests: apache/arrow-rs
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
[VARIANT] Path-based Field Extraction for VariantArray
parquet
Changes to the parquet crate
#7946
opened Jul 16, 2025 by
carpecodeum
Contributor
•
Draft
[Variant] Preserve parquet-variant* crates
Field throughout Variant shredding flow
parquet-variant
#8673
opened Oct 21, 2025 by
friendlymatthew
Contributor
Loading…
[Variant] Define shredding schema for
VariantArrayBuilder
#7921
opened Jul 13, 2025 by
friendlymatthew
Contributor
•
Draft
Error handling in various places
parquet
Changes to the parquet crate
#9365
opened Feb 5, 2026 by
rambleraptor
Contributor
•
Draft
Sort performance
arrow
Changes to the arrow crate
#9407
opened Feb 13, 2026 by
cetra3
Contributor
Loading…
Add option Changes to the arrow crate
flatten_top_level_arrays to TapeDecoder
arrow
#9496
opened Mar 2, 2026 by
Rafferty97
Contributor
Loading…
pyarrow: Wrap capsule extraction errors into an explicit error
#9660
opened Apr 3, 2026 by
Tpt
Contributor
Loading…
[Parquet] Support page level cache for reading
parquet
Changes to the parquet crate
#8306
opened Sep 10, 2025 by
123789456ye
Loading…
WIP: Initial Parquet native geometry type support
arrow
Changes to the arrow crate
parquet
Changes to the parquet crate
#8222
opened Aug 25, 2025 by
kylebarron
Member
•
Draft
Variant Support for Arrow and Parquet [DRAFT]
arrow
Changes to the arrow crate
parquet
Changes to the parquet crate
#7404
opened Apr 11, 2025 by
PinkCrow007
Contributor
•
Draft
3 of 5 tasks
feat: add projection support to TapeDecoder for skipping unknown fields in json parsing (1.4x speedup)
arrow
Changes to the arrow crate
performance
#9097
opened Jan 5, 2026 by
Weijun-H
Member
Loading…
Fix deprecate Changes to the arrow crate
parquet
Changes to the parquet crate
MutableArrayData::extend and MutableArrayData::extend_nulls in favour of fallible try_extend / try_extend_nulls
arrow
#9710
opened Apr 14, 2026 by
HawaiianSpork
Contributor
Loading…
Update rand requirement from 0.9 to 0.10
arrow
Changes to the arrow crate
arrow-avro
arrow-avro crate
auto-dependencies
next-major-release
the PR has API changes and it waiting on the next major version
parquet
Changes to the parquet crate
parquet-variant
parquet-variant* crates
#9382
opened Feb 9, 2026 by
dependabot
Bot
Loading…
add nested nullable field support for CachedArrayReader
parquet
Changes to the parquet crate
#9066
opened Dec 30, 2025 by
adriangb
Contributor
Loading…
Speed up predicate evaluation by special casing single column evaluation
parquet
Changes to the parquet crate
Make dict ID only an IPC concern
arrow
Changes to the arrow crate
arrow-flight
Changes to the arrow-flight crate
parquet
Changes to the parquet crate
feat(ipc): Avoid quadratic dictionary delta accumulation in IPC reader
arrow
Changes to the arrow crate
performance
#9776
opened Apr 20, 2026 by
pchintar
Contributor
Loading…
parquet: add Decoder::scan_filtered for miniblock-level predicate pushdown
parquet
Changes to the parquet crate
performance
#9788
opened Apr 21, 2026 by
sahuagin
Contributor
Loading…
arrow-select: fuse inline Utf8View/BinaryView filter coalescing
arrow
Changes to the arrow crate
#9755
opened Apr 17, 2026 by
ClSlaid
Contributor
Loading…
fix: Fuzz testing for parquet errors
parquet
Changes to the parquet crate
#9759
opened Apr 18, 2026 by
xuzifu666
Member
Loading…
ProTip!
Filter pull requests by the default branch with base:main.