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

Add options to control various aspects of Parquet metadata decoding parquet Changes to the parquet crate
#8763 opened Oct 31, 2025 by etseidl Draft
Make Parquet SBBF serialize/deserialize helpers public for external reuse parquet Changes to the parquet crate
#8762 opened Oct 31, 2025 by RoseZhang123 Loading…
feat: Ensure consistent metadata display for data types arrow Changes to the arrow crate
#8760 opened Oct 31, 2025 by mhilton Loading…
AvroError enum for arrow-avro crate api-change Changes to the arrow API arrow Changes to the arrow crate arrow-avro arrow-avro crate next-major-release the PR has API changes and it waiting on the next major version
#8759 opened Oct 31, 2025 by nathaniel-d-ef Loading…
Align Criterion dependencies arrow Changes to the arrow crate arrow-avro arrow-avro crate parquet Changes to the parquet crate parquet-variant parquet-variant* crates
#8758 opened Oct 31, 2025 by pepijnve Loading…
PROTOTYPE: manually unroll vlq decoder loop parquet Changes to the parquet crate
#8757 opened Oct 31, 2025 by alamb Draft
POC: Avoid a copy for uncompressed pages parquet Changes to the parquet crate
#8756 opened Oct 31, 2025 by alamb Draft
Clean up predicate_cache tests parquet Changes to the parquet crate
#8755 opened Oct 31, 2025 by alamb Draft
Add merge and merge_n algorithms arrow Changes to the arrow crate
#8753 opened Oct 31, 2025 by pepijnve Loading…
[Parquet] Reduce one copy in SerializedPageReader parquet Changes to the parquet crate performance
#8745 opened Oct 30, 2025 by XiangpengHao Loading…
[DRAFT] Add TimestampWithOffset extension type arrow Changes to the arrow crate
#8743 opened Oct 30, 2025 by serramatutu Draft
Remove link to internal arrow-integration-test crate from main arrow crate arrow Changes to the arrow crate
#8740 opened Oct 29, 2025 by phil-opp Loading…
Document limitations of the arrow_integration_test crate arrow Changes to the arrow crate
#8738 opened Oct 29, 2025 by phil-opp Loading…
Implement hex decoding of JSON strings to binary arrays arrow Changes to the arrow crate
#8737 opened Oct 29, 2025 by phil-opp Loading…
Add cast support for (Large)ListView <-> (Large)List arrow Changes to the arrow crate
#8735 opened Oct 29, 2025 by vegarsti Loading…
[Parquet] Adaptive Parquet Predicate Pushdown parquet Changes to the parquet crate
#8733 opened Oct 28, 2025 by hhhizzz Loading…
Improve documentation for `prep_null_mask_flter arrow Changes to the arrow crate documentation Improvements or additions to documentation
#8722 opened Oct 27, 2025 by alamb Loading…
refactor: remove arrow-ord dependency in arrow-cast arrow Changes to the arrow crate
#8716 opened Oct 27, 2025 by Weijun-H Loading…
General virtual columns support + row numbers as a first use-case parquet Changes to the parquet crate
#8715 opened Oct 27, 2025 by vustef Draft
[POC] Metadata index for Parquet files parquet Changes to the parquet crate
#8714 opened Oct 27, 2025 by etseidl Draft
fix: strict parsing of decimals with zero scale arrow Changes to the arrow crate
#8702 opened Oct 23, 2025 by gruuya Loading…
fix: liberal parsing of zero scale decimals arrow Changes to the arrow crate
#8700 opened Oct 23, 2025 by gruuya Loading…
ProTip! Find all pull requests that aren't related to any open issues with -linked:issue.