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(doc): close #19393, make upgrading guide match v51 api documentation Improvements or additions to documentation
#19648 opened Jan 5, 2026 by mag1c1an1 Loading…
chore(deps): bump sphinx from 8.2.3 to 9.1.0 in /docs auto-dependencies documentation Improvements or additions to documentation
#19647 opened Jan 5, 2026 by dependabot bot Loading…
doc: update udwf docs & add LimitEffect doc logical-expr Logical plan and expressions
#19642 opened Jan 5, 2026 by Jefffrey Loading…
feat: add Time type support to date_trunc function documentation Improvements or additions to documentation functions Changes to functions implementation sqllogictest SQL Logic Tests (.slt)
#19640 opened Jan 5, 2026 by kumarUjjawal Loading…
feat: adaptive filter selectivity tracking for Parquet row filters common Related to common crate core Core DataFusion crate datasource Changes to the datasource crate documentation Improvements or additions to documentation proto Related to proto crate sqllogictest SQL Logic Tests (.slt)
#19639 opened Jan 4, 2026 by adriangb Draft
4 of 7 tasks
feat: Add null-aware anti join support bug Something isn't working core Core DataFusion crate logical-expr Logical plan and expressions optimizer Optimizer rules physical-plan Changes to the physical-plan crate proto Related to proto crate sqllogictest SQL Logic Tests (.slt)
#19635 opened Jan 4, 2026 by viirya Loading…
Feat : added truncate table support catalog Related to the catalog crate core Core DataFusion crate logical-expr Logical plan and expressions proto Related to proto crate sql SQL Planner sqllogictest SQL Logic Tests (.slt)
#19633 opened Jan 4, 2026 by Nachiket-Roy Loading…
Fix concat() to support array inputs functions Changes to functions implementation
#19632 opened Jan 4, 2026 by JuieeAJaviya Loading…
fix(functions): Make translate function postgres compatible functions Changes to functions implementation sqllogictest SQL Logic Tests (.slt)
#19630 opened Jan 4, 2026 by devanshu0987 Loading…
store projection expressions in TableScan catalog Related to the catalog crate core Core DataFusion crate logical-expr Logical plan and expressions optimizer Optimizer rules proto Related to proto crate sql SQL Planner sqllogictest SQL Logic Tests (.slt) substrait Changes to the substrait crate
#19629 opened Jan 4, 2026 by adriangb Draft
feat: implement metrics for AsyncFuncExec core Core DataFusion crate physical-plan Changes to the physical-plan crate
#19626 opened Jan 3, 2026 by feniljain Loading…
Optimize Nullstate / accumulators functions Changes to functions implementation
#19625 opened Jan 3, 2026 by Dandandan Loading…
[TEST] Add avg_to_sum optimizer optimizer Optimizer rules
#19624 opened Jan 3, 2026 by Dandandan Draft
Remove coalesce batches rule and deprecate CoalesceBatchesExec core Core DataFusion crate optimizer Optimizer rules physical-plan Changes to the physical-plan crate proto Related to proto crate sqllogictest SQL Logic Tests (.slt)
#19622 opened Jan 3, 2026 by feniljain Loading…
Add one-step FilterExec creation with projection (#19608) documentation Improvements or additions to documentation physical-plan Changes to the physical-plan crate
#19619 opened Jan 3, 2026 by GaneshPatil7517 Loading…
fix(accumulators): preserve state in evaluate() for window frame queries documentation Improvements or additions to documentation functions Changes to functions implementation sqllogictest SQL Logic Tests (.slt)
#19618 opened Jan 3, 2026 by GaneshPatil7517 Loading…
table scoped lfc catalog Related to the catalog crate core Core DataFusion crate datasource Changes to the datasource crate documentation Improvements or additions to documentation execution Related to the execution crate
#19616 opened Jan 3, 2026 by jizezhang Draft
refactor: Extract sort-merge join filter logic into separate module physical-plan Changes to the physical-plan crate
#19614 opened Jan 2, 2026 by viirya Loading…
Refactor percentile_cont to clarify support input types functions Changes to functions implementation sqllogictest SQL Logic Tests (.slt)
#19611 opened Jan 2, 2026 by Jefffrey Loading…
feat: Prune complex/nested predicates via statistics propagation physical-expr Changes to the physical-expr crates
#19609 opened Jan 2, 2026 by 2010YOUY01 Loading…
refactor: Use Signature::coercible for isnan/iszero/nanvl functions Changes to functions implementation
#19604 opened Jan 2, 2026 by kumarUjjawal Loading…
ProTip! Find all pull requests that aren't related to any open issues with -linked:issue.