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

feat: Add comprehensive metrics tracking to CSV reader datasource Changes to the datasource crate
#22900 opened Jun 11, 2026 by sp-202 Loading…
refactor(hash-aggr): Migrate the partial aggregation skip optimization to the new hash aggregation impl common Related to common crate documentation Improvements or additions to documentation physical-plan Changes to the physical-plan crate sqllogictest SQL Logic Tests (.slt)
#22899 opened Jun 11, 2026 by 2010YOUY01 Contributor Loading…
fix: TRY_CAST returns NULL for timestamp/date overflow common Related to common crate logical-expr Logical plan and expressions sqllogictest SQL Logic Tests (.slt)
#22897 opened Jun 11, 2026 by fengys1996 Contributor Loading…
chore: Skip Code CI for non code changes development-process Related to development process of DataFusion
#22894 opened Jun 10, 2026 by comphead Contributor Loading…
fix: Omit NULL values from build side of hash joins auto detected api change Auto detected API change physical-plan Changes to the physical-plan crate
#22893 opened Jun 10, 2026 by neilconway Contributor Loading…
refactor: make scalar distance u64 and overflow aware auto detected api change Auto detected API change common Related to common crate logical-expr Logical plan and expressions
#22892 opened Jun 10, 2026 by sweb Contributor Loading…
[#21878] extensive test for multi-dictionary column group bys physical-plan Changes to the physical-plan crate sqllogictest SQL Logic Tests (.slt)
#22888 opened Jun 10, 2026 by Rich-T-kid Contributor Loading…
fix: coerce SIMILAR TO operands to a common string type to avoid 'failed to downcast array' panic optimizer Optimizer rules physical-expr Changes to the physical-expr crates sql SQL Planner sqllogictest SQL Logic Tests (.slt)
#22887 opened Jun 10, 2026 by adriangb Contributor Loading…
perf: Extend WindowTopN to support RANK auto detected api change Auto detected API change core Core DataFusion crate optimizer Optimizer rules physical-plan Changes to the physical-plan crate sqllogictest SQL Logic Tests (.slt)
#22885 opened Jun 10, 2026 by SubhamSinghal Contributor Loading…
docs: link to 2026 Q3-Q4 roadmap discussion documentation Improvements or additions to documentation
#22884 opened Jun 10, 2026 by alamb Contributor Loading…
fix(sort): record output_batches, output_bytes and end_time for when not using merge sort core Core DataFusion crate physical-plan Changes to the physical-plan crate
#22878 opened Jun 10, 2026 by rluvaton Member Draft
docs: move TopK user defined operator example into extending-operators guide core Core DataFusion crate documentation Improvements or additions to documentation
#22871 opened Jun 10, 2026 by sjhddh Contributor Loading…
Refactor outer join null-rejection analysis to track join sides directly optimizer Optimizer rules
#22870 opened Jun 10, 2026 by kosiew Contributor Loading…
Clearly gate sliding SUM(DISTINCT) type support functions Changes to functions implementation sqllogictest SQL Logic Tests (.slt)
#22866 opened Jun 10, 2026 by kumarUjjawal Contributor Loading…
refactor: introduce ProbeEnd state in NestedLoopJoinExec physical-plan Changes to the physical-plan crate
#22865 opened Jun 10, 2026 by nathanb9 Contributor Loading…
fix: count shared buffers once in hash join build-side memory accounting common Related to common crate physical-plan Changes to the physical-plan crate
#22862 opened Jun 9, 2026 by jordepic Loading…
multi dictionary benchmarks physical-plan Changes to the physical-plan crate
#22859 opened Jun 9, 2026 by Rich-T-kid Contributor Loading…
Test performance of BatchCoalescer::push_batch_with_filter common Related to common crate core Core DataFusion crate datasource Changes to the datasource crate physical-expr Changes to the physical-expr crates physical-plan Changes to the physical-plan crate spark
#22858 opened Jun 9, 2026 by alamb Contributor Draft
Skip loading Parquet page index when row-group statistics already prove it cannot prune datasource Changes to the datasource crate
#22857 opened Jun 9, 2026 by RatulDawar Contributor Loading…
fix(lambda): keep multi-param lambda parameter positions stable auto detected api change Auto detected API change physical-expr Changes to the physical-expr crates
#22853 opened Jun 9, 2026 by Adam-Alani Loading…
fix(topk): call attempt_early_completion when filter rejects entire batch physical-plan Changes to the physical-plan crate
#22852 opened Jun 9, 2026 by ajegou Loading…
feat: make date_part always return Float64 documentation Improvements or additions to documentation functions Changes to functions implementation spark sqllogictest SQL Logic Tests (.slt)
#22851 opened Jun 9, 2026 by Adam-Alani Draft
feat(lambda): support map non empty nulls cleanup for HigherOrderFunctionExpr logical-expr Logical plan and expressions physical-expr Changes to the physical-expr crates
#22847 opened Jun 9, 2026 by rluvaton Member Draft
ProTip! Type g i on any issue or pull request to go back to the issue listing page.