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

Update FlightSQL GetDbSchemas and GetTables schemas to fully match the protocol arrow Changes to the arrow crate arrow-flight Changes to the arrow-flight crate
#7638 opened Jun 10, 2025 by sgrebnov Loading…
Fix RowConverter panic with for deeply nested structures arrow Changes to the arrow crate
#7627 opened Jun 8, 2025 by ding-young Loading…
2
Test : experiment load page index with column parquet Changes to the parquet crate
#7624 opened Jun 7, 2025 by zhuqi-lucas Draft
fix: allow AsyncFileWriter to be not Send api-change Changes to the arrow API parquet Changes to the parquet crate
#7613 opened Jun 5, 2025 by jpopesculian Loading…
Don't double-count the offset when slicing struct data from C++ arrow Changes to the arrow crate
#7596 opened Jun 3, 2025 by westonpace Loading…
Stop writing statistics to Parquet page headers by default, add option to enable 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
#7594 opened Jun 2, 2025 by etseidl 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 parquet 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…
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 native support to write out UnionArray in JSON writer arrow Changes to the arrow crate
#7566 opened May 29, 2025 by kumarlokesh Draft
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…
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…
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
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…
ProTip! Filter pull requests by the default branch with base:main.