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

feat: add CodSpeed to the project arrow Changes to the arrow crate parquet Changes to the parquet crate
#6150 opened Jul 29, 2024 by adriencaccia Draft
Optimization of filter operation on ByteViewArray arrow Changes to the arrow crate
#6154 opened Jul 29, 2024 by chloro-pn Draft
Ensure IPC stream messages are contiguous api-change Changes to the arrow API 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
#6321 opened Aug 28, 2024 by bkietz Draft
Allocator api for immutable Buffer arrow Changes to the arrow crate
#6455 opened Sep 25, 2024 by waynexia Draft
[Parquet] Add BooleanArray based row selection parquet Changes to the parquet crate
#6624 opened Oct 24, 2024 by XiangpengHao Draft
New SerializedPageReader when dictionary page is provided parquet Changes to the parquet crate
#7087 opened Feb 6, 2025 by trungda Draft
feat: add rounding logic and scale zero fix parse_decimal to match parse_string_to_decimal_native behavior 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
#7179 opened Feb 23, 2025 by himadripal Draft
Add a JSON reader option to ignore type conflicts arrow Changes to the arrow crate
#7276 opened Mar 12, 2025 by scovich Loading…
Add take_in kernel arrow Changes to the arrow crate
#7325 opened Mar 24, 2025 by ctsk Draft
Parquet: POC for handling struct child via StatisticsConverter parquet Changes to the parquet crate
#7365 opened Mar 31, 2025 by kylebarron Loading…
[PATHFINDING] Parse json as variant arrow Changes to the arrow crate
#7403 opened Apr 10, 2025 by scovich Draft
Variant Support for Arrow and Parquet [DRAFT] arrow Changes to the arrow crate parquet Changes to the parquet crate
#7404 opened Apr 11, 2025 by PinkCrow007 Draft
3 of 5 tasks
Deprecate RecordBatchOptions::with_match_field_names arrow Changes to the arrow crate parquet Changes to the parquet crate
#7406 opened Apr 11, 2025 by tustvold Loading…
[Not for Merge] PoC implementation of PARQUET-2249: Introduce IEEE 754 total order api-change Changes to the arrow API parquet Changes to the parquet crate
#7408 opened Apr 11, 2025 by etseidl Draft
Polish better decoder (Testing) parquet Changes to the parquet crate
#7428 opened Apr 19, 2025 by zhuqi-lucas Loading…
Flip dict null_density in test utils arrow Changes to the arrow crate
#7475 opened May 6, 2025 by blaginin Draft
Draft POC Unified filter decoder parquet Changes to the parquet crate
#7503 opened May 14, 2025 by zhuqi-lucas Draft
POC Adaptive predicate push down based read plan parquet Changes to the parquet crate
#7524 opened May 17, 2025 by zhuqi-lucas 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…
ProTip! Filter pull requests by the default branch with base:main.