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

Use partition's BooleanBuffer in cast_to_run_end_encoded arrow Changes to the arrow crate
#8734 opened Oct 28, 2025 by vegarsti Draft
[Parquet] Adaptive Parquet Predicate Pushdown parquet Changes to the parquet crate
#8733 opened Oct 28, 2025 by hhhizzz Loading…
2
1
docs: Add link to the Arrow implementation status page arrow Changes to the arrow crate documentation Improvements or additions to documentation
#8732 opened Oct 28, 2025 by alamb Loading…
docs: Update Parquet readme implementation status documentation Improvements or additions to documentation parquet Changes to the parquet crate
#8731 opened Oct 28, 2025 by alamb Loading…
[Parquet] Return error from RleDecoder::reload rather than panic parquet Changes to the parquet crate
#8729 opened Oct 28, 2025 by liamzwbao Loading…
perf: Use Vec::with_capacity in cast_to_run_end_encoded arrow Changes to the arrow crate
#8726 opened Oct 27, 2025 by vegarsti 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…
[Variant] Add try_value/value for VariantArray parquet-variant parquet-variant* crates
#8719 opened Oct 27, 2025 by klion26 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…
Fix: ViewType gc on huge batch would produce bad output arrow Changes to the arrow crate
#8694 opened Oct 23, 2025 by mapleFU Loading…
Fix byte_range to not panic on parquet api-change Changes to the arrow API parquet Changes to the parquet crate
#8687 opened Oct 22, 2025 by rambleraptor Loading…
[Variant] Preserve Field throughout Variant shredding flow parquet-variant parquet-variant* crates
#8673 opened Oct 21, 2025 by friendlymatthew Loading…
[Variant] Support shred_variant for Uuids parquet-variant parquet-variant* crates
#8666 opened Oct 20, 2025 by friendlymatthew Loading…
feat: add new_repeated to ByteArray arrow Changes to the arrow crate
#8659 opened Oct 20, 2025 by rluvaton Loading…
2 tasks done
fix: try merging on interleaving list of dict arrow Changes to the arrow crate
#8652 opened Oct 19, 2025 by duongcongtoai Loading…
parquet-concat: handle large number of files. parquet Changes to the parquet crate
#8651 opened Oct 18, 2025 by torgebo Draft
feat: parse DataType List, ListView, LargeList, LargeListView, FixedSizeList arrow Changes to the arrow crate
#8649 opened Oct 18, 2025 by dqkqd Loading…
3 tasks done
(TESTING, NOT FOR MERGE) Skip decoding statistics parquet Changes to the parquet crate
#8630 opened Oct 15, 2025 by alamb Draft
ProTip! Exclude everything labeled bug with -label:bug.