⚠ This page is served via a proxy. Original site: https://github.com
This service does not collect credentials or authentication data.
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: trunc function with precision uses round instead of trunc semantics functions Changes to functions implementation sqllogictest SQL Logic Tests (.slt)
#19794 opened Jan 13, 2026 by kumarUjjawal Loading…
Draft: add fast-path for with_new_children catalog Related to the catalog crate common Related to common crate core Core DataFusion crate datasource Changes to the datasource crate documentation Improvements or additions to documentation ffi Changes to the ffi crate optimizer Optimizer rules physical-expr Changes to the physical-expr crates physical-plan Changes to the physical-plan crate proto Related to proto crate
#19792 opened Jan 13, 2026 by askalt Draft
refactor: Consolidate async UDF handling in physical planner core Core DataFusion crate
#19791 opened Jan 13, 2026 by GaneshPatil7517 Loading…
2
Remove from string column common Related to common crate core Core DataFusion crate logical-expr Logical plan and expressions optimizer Optimizer rules sql SQL Planner substrait Changes to the substrait crate
#19790 opened Jan 13, 2026 by ishanema03 Loading…
perf: Optimize trunc scalar performance functions Changes to functions implementation
#19788 opened Jan 13, 2026 by kumarUjjawal Loading…
Issue 19781 : Internal error: Assertion failed: !self.finished: LimitedBatchCoalescer physical-plan Changes to the physical-plan crate sqllogictest SQL Logic Tests (.slt)
#19785 opened Jan 13, 2026 by bert-beyondloops Loading…
perf: Optimize initcap scalar performance functions Changes to functions implementation
#19776 opened Jan 13, 2026 by kumarUjjawal Loading…
[Test] physical-plan Changes to the physical-plan crate
#19775 opened Jan 12, 2026 by Dandandan Draft
Hash join buffering on probe side common Related to common crate core Core DataFusion crate datasource Changes to the datasource crate documentation Improvements or additions to documentation execution Related to the execution crate optimizer Optimizer rules physical-plan Changes to the physical-plan crate proto Related to proto crate sqllogictest SQL Logic Tests (.slt)
#19761 opened Jan 12, 2026 by gabotechs Draft
Add BufferExec execution plan core Core DataFusion crate datasource Changes to the datasource crate execution Related to the execution crate physical-plan Changes to the physical-plan crate proto Related to proto crate
#19760 opened Jan 12, 2026 by gabotechs Draft
Do not require mut in memory reservation methods core Core DataFusion crate datasource Changes to the datasource crate execution Related to the execution crate physical-plan Changes to the physical-plan crate
#19759 opened Jan 12, 2026 by gabotechs Draft
Extract out date time parsing to a DateTimeParser trait common Related to common crate core Core DataFusion crate documentation Improvements or additions to documentation functions Changes to functions implementation sqllogictest SQL Logic Tests (.slt)
#19755 opened Jan 11, 2026 by Omega359 Draft
fix(explain): render aggregate expressions correctly when CSE is applied physical-plan Changes to the physical-plan crate sqllogictest SQL Logic Tests (.slt)
#19753 opened Jan 11, 2026 by BipashaBi Loading…
AggregateExec: incremental memory release before streaming merge physical-plan Changes to the physical-plan crate
#19751 opened Jan 11, 2026 by Nachiket-Roy Draft
Automatically generate examples documentation adv (#19294) development-process Related to development process of DataFusion
#19750 opened Jan 11, 2026 by cj-zhukov Loading…
chore(deps): bump the proto group across 1 directory with 5 updates auto-dependencies proto Related to proto crate substrait Changes to the substrait crate
#19745 opened Jan 11, 2026 by dependabot bot Loading…
fix: sqllogictest cannot convert <subquery> to Substrait substrait Changes to the substrait crate
#19739 opened Jan 11, 2026 by kumarUjjawal Loading…
fix: null in array_agg with DISTINCT and IGNORE optimizer Optimizer rules sqllogictest SQL Logic Tests (.slt)
#19736 opened Jan 10, 2026 by davidlghellin Loading…
Support "pre-image" for pruning predicate evaluation #2 core Core DataFusion crate functions Changes to functions implementation logical-expr Logical plan and expressions optimizer Optimizer rules sqllogictest SQL Logic Tests (.slt)
#19733 opened Jan 10, 2026 by sdf-jkl Loading…
Simplify case when all result expressions are identical optimizer Optimizer rules sqllogictest SQL Logic Tests (.slt)
#19732 opened Jan 10, 2026 by simonvandel Loading…
feat: Add substrait support for multiple files substrait Changes to the substrait crate
#19729 opened Jan 10, 2026 by kumarUjjawal Loading…
WIP: Upgrade DataFusion to arrow-rs/parquet 58.0.0 common Related to common crate datasource Changes to the datasource crate functions Changes to functions implementation physical-plan Changes to the physical-plan crate proto Related to proto crate sqllogictest SQL Logic Tests (.slt)
#19728 opened Jan 10, 2026 by alamb Draft
Remove UDAF manual Debug impls and simplify signatures functions Changes to functions implementation
#19727 opened Jan 10, 2026 by Jefffrey Loading…
ProTip! Find all pull requests that aren't related to any open issues with -linked:issue.