Skip to content

Pull requests: apache/datafusion

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: validate trailing ORDER BY keys in free RANGE frames optimizer Optimizer rules sqllogictest SQL Logic Tests (.slt)
#25518 opened Sep 19, 2026 by viirya Member Loading…
fix: preserve statistics for safe casts without extrema datasource Changes to the datasource crate physical-expr Changes to the physical-expr crates physical-plan Changes to the physical-plan crate
#25517 opened Sep 19, 2026 by viirya Member Loading…
fix: reject LargeList offsets that exceed i32 spark
#25516 opened Sep 19, 2026 by viirya Member Loading…
fix: respect volatility for all function expressions core Core DataFusion crate logical-expr Logical plan and expressions
#25511 opened Sep 19, 2026 by 1fanwang Contributor Loading…
1 task done
fix: account for hash-join row-index storage physical-plan Changes to the physical-plan crate
#25508 opened Sep 19, 2026 by sunchao Member Loading…
FilterExec : expose push_batch_with_filter on LimitedBatchCoalescer physical-plan Changes to the physical-plan crate
#25503 opened Sep 19, 2026 by Rich-T-kid Contributor Loading…
perf: Size builder capacity using visible array span, not total size functions Changes to functions implementation spark
#25502 opened Sep 19, 2026 by neilconway Contributor Loading…
perf: Share backing buffers in string view functions functions Changes to functions implementation
#25501 opened Sep 19, 2026 by neilconway Contributor Loading…
feat: recognize more lossless casts for statistics and ordering physical-expr Changes to the physical-expr crates
#25500 opened Sep 19, 2026 by haohuaijin Contributor Loading…
fix: truncate scalar timestamps in their own unit in date_trunc functions Changes to functions implementation sqllogictest SQL Logic Tests (.slt)
#25498 opened Sep 19, 2026 by namanjain24-sudo Contributor Loading…
perf(functions-aggregate): coalesce small ordered ARRAY_AGG batches functions Changes to functions implementation
#25497 opened Sep 19, 2026 by TinyMurky Contributor Loading…
fix: reserve the concatenated build batch and computed join keys in HashJoinExec common Related to common crate physical-plan Changes to the physical-plan crate
#25496 opened Sep 19, 2026 by jayzhan211 Contributor Loading…
docs: Document the convention for internal public APIs auto detected api change Auto detected API change documentation Improvements or additions to documentation physical-plan Changes to the physical-plan crate
#25495 opened Sep 19, 2026 by 2010YOUY01 Contributor Loading…
perf: copy bitmaps a word at a time in pre_selection_scatter physical-expr Changes to the physical-expr crates
#25494 opened Sep 19, 2026 by abokhalill Loading…
feat: support reusable prepared hash-join builds physical-plan Changes to the physical-plan crate proto Related to proto crate
#25491 opened Sep 19, 2026 by sunchao Member Loading…
refactor: factor SortMergeJoinExec::execute into a reusable sort_merge_join_stream physical-plan Changes to the physical-plan crate
#25490 opened Sep 19, 2026 by jayzhan211 Contributor Loading…
fix: sort-merge join filter columns follow the filter's own column order physical-plan Changes to the physical-plan crate
#25489 opened Sep 19, 2026 by jayzhan211 Contributor Loading…
playground physical-plan Changes to the physical-plan crate
#25487 opened Sep 18, 2026 by Rich-T-kid Contributor Draft
fix: count Parquet decoding in the scan's elapsed_compute core Core DataFusion crate datasource Changes to the datasource crate
#25486 opened Sep 18, 2026 by akashjainn Contributor Loading…
DataFrame API: allow aggregate functions in select() 2 (#17874) core Core DataFusion crate
#25482 opened Sep 18, 2026 by cj-zhukov Contributor Loading…
fix: keep renamed columns intact in leaf projection pushdown optimizer Optimizer rules sqllogictest SQL Logic Tests (.slt)
#25478 opened Sep 18, 2026 by adriangb Contributor Loading…
fix: evaluate a volatile BETWEEN value one time auto detected api change Auto detected API change core Core DataFusion crate optimizer Optimizer rules physical-expr Changes to the physical-expr crates proto Related to proto crate sqllogictest SQL Logic Tests (.slt)
#25476 opened Sep 18, 2026 by adriangb Contributor Loading…
ProTip! no:milestone will show everything without a milestone.