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

fix: error reading multiple batches of Dict(_, FixedSizeBinary(_)) parquet Changes to the parquet crate
#7585 opened Jun 1, 2025 by albertlockett Loading…
Minor: Remove filter code deprecated in 2023 (try 2) arrow Changes to the arrow crate next-major-release the PR has API changes and it waiting on the next major version
#7584 opened Jun 1, 2025 by alamb Loading…
Change default statistics truncation to be 64 bytes 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
#7578 opened May 31, 2025 by alamb Loading…
Adding Encoding argument in parquet-rewrite parquet Changes to the parquet crate
#7576 opened May 31, 2025 by JigaoLuo Loading…
feat: add row_group_is_[max/min]_value_exact to StatisticsConverter parquet Changes to the parquet crate
#7574 opened May 31, 2025 by CookiePieWw Loading…
[array] Remove unwrap checks from GenericByteArray::value_unchecked arrow Changes to the arrow crate
#7573 opened May 30, 2025 by ctsk Loading…
[benches/row_format] fix typo in array lengths arrow Changes to the arrow crate
#7572 opened May 30, 2025 by ctsk Loading…
Update to parquet-format 2.11.0 api-change Changes to the arrow API enhancement Any new improvement worthy of a entry in the changelog next-major-release the PR has API changes and it waiting on the next major version parquet Changes to the parquet crate
#7570 opened May 30, 2025 by etseidl Loading…
Add a strong_count method to Buffer arrow Changes to the arrow crate
#7569 opened May 30, 2025 by westonpace Loading…
Add native support to write out UnionArray in JSON writer arrow Changes to the arrow crate
#7566 opened May 29, 2025 by kumarlokesh Loading…
Optimize length calculation in row encoding for fixed-length columns arrow Changes to the arrow crate
#7564 opened May 29, 2025 by ctsk Loading…
Implement Array Decoding in arrow-avro arrow Changes to the arrow crate
#7559 opened May 28, 2025 by jecsand838 Loading…
Add Fixed, Uuid support to arrow-avro arrow Changes to the arrow crate
#7557 opened May 28, 2025 by nathaniel-d-ef Loading…
Truncate Parquet page data page statistics bug parquet Changes to the parquet crate
#7555 opened May 28, 2025 by etseidl Loading…
Remove old flight-sql-experimental feature flag arrow Changes to the arrow crate arrow-flight Changes to the arrow-flight crate next-major-release the PR has API changes and it waiting on the next major version
#7551 opened May 27, 2025 by alamb Draft
Add TimeMilli and TimeMicro fields and conversions for the record API 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
#7544 opened May 23, 2025 by njaremko Loading…
WIP: Avoid allocations when applying filters to RowSelection parquet Changes to the parquet crate
#7541 opened May 23, 2025 by alamb Draft
Alamb/sketch boolean array parquet Changes to the parquet crate
#7540 opened May 22, 2025 by alamb Draft
Move Selection logic into ReadPlan builder parquet Changes to the parquet crate
#7537 opened May 21, 2025 by alamb Draft
1 task
POC Adaptive predicate push down based read plan parquet Changes to the parquet crate
#7524 opened May 17, 2025 by zhuqi-lucas Loading…
arrow-select: add support for merging primitive dictionary values arrow Changes to the arrow crate
#7519 opened May 16, 2025 by asubiotto Loading…
POC: Sketch out cached filter result API arrow Changes to the arrow crate parquet Changes to the parquet crate
#7513 opened May 15, 2025 by alamb Draft
2 of 3 tasks
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
Flip dict null_density in test utils arrow Changes to the arrow crate
#7475 opened May 6, 2025 by blaginin Draft
ProTip! Mix and match filters to narrow down what you’re looking for.