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

perf: Optimize scalar performance for cot functions Changes to functions implementation
#19888 opened Jan 19, 2026 by kumarUjjawal Loading…
fix: preserve state in DistinctMedianAccumulator::evaluate() for window frame queries functions Changes to functions implementation sqllogictest SQL Logic Tests (.slt)
#19887 opened Jan 19, 2026 by kumarUjjawal Loading…
chore: reduce production noise by using debug macro physical-plan Changes to the physical-plan crate
#19885 opened Jan 19, 2026 by Standing-Man Loading…
chore(deps): bump taiki-e/install-action from 2.66.5 to 2.66.7 auto-dependencies development-process Related to development process of DataFusion
#19883 opened Jan 19, 2026 by dependabot bot Loading…
feat(spark): implement from/to_utc_timestamp functions functions Changes to functions implementation spark sqllogictest SQL Logic Tests (.slt)
#19880 opened Jan 19, 2026 by cht42 Loading…
Support different scales for decimal binary math functions functions Changes to functions implementation sqllogictest SQL Logic Tests (.slt)
#19874 opened Jan 18, 2026 by theirix Loading…
perf: Optimize signum scalar performance with fast path functions Changes to functions implementation
#19871 opened Jan 18, 2026 by kumarUjjawal Loading…
Preserve input field nullability in ArrayAgg return field core Core DataFusion crate functions Changes to functions implementation spark
#19868 opened Jan 17, 2026 by GaneshPatil7517 Loading…
feat(spark): Add SessionStateBuilderSpark to datafusion-spark spark sqllogictest SQL Logic Tests (.slt)
#19865 opened Jan 17, 2026 by cht42 Loading…
[Test]: Add parallel concat_batches and use in HashJoin physical-plan Changes to the physical-plan crate
#19864 opened Jan 17, 2026 by Dandandan Draft
docs: add Docker-based workflow for building documentation documentation Improvements or additions to documentation
#19863 opened Jan 17, 2026 by GaneshPatil7517 Loading…
Consolidate cte_quoted_reference.slt into cte.slt sqllogictest SQL Logic Tests (.slt)
#19862 opened Jan 17, 2026 by AnjaliChoudhary99 Loading…
fix: return correct length array for scalar null input to calculate_binary_math functions Changes to functions implementation
#19861 opened Jan 17, 2026 by Jefffrey Loading…
feat: Add multi-column support for null-aware anti joins logical-expr Logical plan and expressions optimizer Optimizer rules physical-plan Changes to the physical-plan crate sql SQL Planner sqllogictest SQL Logic Tests (.slt)
#19857 opened Jan 16, 2026 by viirya Loading…
Fix name tracker substrait Changes to the substrait crate
#19856 opened Jan 16, 2026 by xanderbailey Loading…
[BENCH] Benchmark upgrade coalesce improvements physical-plan Changes to the physical-plan crate sqllogictest SQL Logic Tests (.slt)
#19851 opened Jan 16, 2026 by Dandandan Draft
Support reverse page ordering in sort pushdown phase 1 core Core DataFusion crate datasource Changes to the datasource crate sqllogictest SQL Logic Tests (.slt)
#19848 opened Jan 16, 2026 by GaneshPatil7517 Loading…
Don't allocate to compare string slices functions Changes to functions implementation
#19830 opened Jan 15, 2026 by martin-g Draft
Fix incorrect regex pattern in regex_replace_posix_groups functions Changes to functions implementation
#19827 opened Jan 15, 2026 by GaneshPatil7517 Loading…
Improve error message when string functions receive Binary types logical-expr Logical plan and expressions sqllogictest SQL Logic Tests (.slt)
#19819 opened Jan 15, 2026 by lemorage Loading…
ProTip! Type g i on any issue or pull request to go back to the issue listing page.