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
Sort

Pull requests list

POC Adaptive predicate push down based read plan parquet Changes to the parquet crate
#7524 opened May 17, 2025 by zhuqi-lucas Draft
Minor: Add examples to ProjectionMask documentation documentation Improvements or additions to documentation parquet Changes to the parquet crate
#7523 opened May 16, 2025 by alamb Loading…
Minor: Add a parquet row_filter test, reduce some test boiler plate parquet Changes to the parquet crate
#7522 opened May 16, 2025 by alamb Loading…
Refactor build_array_reader into a struct parquet Changes to the parquet crate
#7521 opened May 16, 2025 by alamb Loading…
arrow-select: add support for merging primitive dictionary values arrow Changes to the arrow crate
#7519 opened May 16, 2025 by asubiotto Loading…
arrow-select: add support for optimized concatenation of struct arrays arrow Changes to the arrow crate
#7517 opened May 16, 2025 by asubiotto Loading…
POC: Sketch out cached filter result API parquet Changes to the parquet crate
#7513 opened May 15, 2025 by alamb Draft
Fix record API support for reading INT32 encoded TIME_MILLIS parquet Changes to the parquet crate
#7511 opened May 15, 2025 by njaremko Loading…
chore(deps)!: update pyo3 requirement from 0.24.1 to 0.25.0 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
#7505 opened May 14, 2025 by mbrobbel Loading…
Draft POC Unified filter decoder parquet Changes to the parquet crate
#7503 opened May 14, 2025 by zhuqi-lucas Draft
Introduce ReadPlan to encapsulate the calculation of what parquet rows to decode parquet Changes to the parquet crate
#7502 opened May 13, 2025 by alamb Loading…
Prevent FlightSQL server panics for do_put when stream is empty or 1st stream element is an Err arrow Changes to the arrow crate arrow-flight Changes to the arrow-flight crate
#7492 opened May 12, 2025 by superserious-dev Loading…
Improve error messages if schema hint mismatches with parquet schema arrow Changes to the arrow crate parquet Changes to the parquet crate
#7481 opened May 7, 2025 by alamb Loading…
Flip dict null_density in test utils arrow Changes to the arrow crate
#7475 opened May 6, 2025 by blaginin Draft
Remove dict_id from schema and make it an IPC concern only arrow Changes to the arrow crate arrow-flight Changes to the arrow-flight crate parquet Changes to the parquet crate
#7467 opened May 5, 2025 by brancz Loading…
Add API for Creating Variant Values
#7452 opened Apr 29, 2025 by PinkCrow007 Loading…
Add Map support to arrow-avro arrow Changes to the arrow crate next-major-release the PR has API changes and it waiting on the next major version
#7451 opened Apr 28, 2025 by jecsand838 Loading…
Add custom decoder in arrow-json arrow Changes to the arrow crate
#7442 opened Apr 24, 2025 by cht42 Loading…
Support Utf8View for Avro arrow Changes to the arrow crate
#7434 opened Apr 22, 2025 by kumarlokesh Draft
add DataType::test_string arrow Changes to the arrow crate
#7429 opened Apr 20, 2025 by adriangb Loading…
Polish better decoder (Testing) parquet Changes to the parquet crate
#7428 opened Apr 19, 2025 by zhuqi-lucas Loading…
Add support for creating random Decimal128 and Decimal256 arrays arrow Changes to the arrow crate
#7427 opened Apr 19, 2025 by Weijun-H Loading…
ProTip! Mix and match filters to narrow down what you’re looking for.