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

Export JoinSetTracerError from datafusion-common-runtime common Related to common crate
#17877 opened Oct 2, 2025 by JanKaul Loading…
optimizer: allow projection pushdown through aliased recursive CTE references core Core DataFusion crate optimizer Optimizer rules
#17875 opened Oct 2, 2025 by kosiew Loading…
chore: utilize trait upcasting for AsyncScalarUDF PartialEq & Hash logical-expr Logical plan and expressions
#17872 opened Oct 2, 2025 by Jefffrey Loading…
flatten unions logical-expr Logical plan and expressions
#17868 opened Oct 1, 2025 by alamb Draft
chore: bump substrait version to use substrait spec v0.75.0 substrait Changes to the substrait crate
#17866 opened Oct 1, 2025 by benbellick Loading…
Minor: reuse test schemas in simplify tests optimizer Optimizer rules
#17864 opened Oct 1, 2025 by alamb Loading…
dev: Add typos check to the local dev/rust_lint.sh development-process Related to development process of DataFusion
#17863 opened Oct 1, 2025 by 2010YOUY01 Loading…
WIP: using arrow-avro. remove own implementation common Related to common crate datasource Changes to the datasource crate
#17861 opened Oct 1, 2025 by getChan Draft
docs: Improve documentation for FunctionFactory / CREATE FUNCTION core Core DataFusion crate logical-expr Logical plan and expressions
#17859 opened Oct 1, 2025 by alamb Loading…
fix: ParquetSource - with_predicate() don't have to reset metrics datasource Changes to the datasource crate
#17858 opened Oct 1, 2025 by 2010YOUY01 Loading…
feat: Simplify NOT(IN ..) to NOT IN and NOT (EXISTS ..) to NOT EXISTS logical-expr Logical plan and expressions optimizer Optimizer rules performance Make DataFusion faster
#17848 opened Sep 30, 2025 by Tpt Loading…
minor: Make FunctionRegistry udafs and udwfs methods mandatory core Core DataFusion crate documentation Improvements or additions to documentation logical-expr Logical plan and expressions
#17847 opened Sep 30, 2025 by milenkovicm Loading…
Add relation planner extension support core Core DataFusion crate logical-expr Logical plan and expressions sql SQL Planner
#17843 opened Sep 30, 2025 by geoffreyclaude Draft
chore(deps): bump substrait from 0.58.0 to 0.60.1 auto-dependencies substrait Changes to the substrait crate
#17841 opened Sep 30, 2025 by dependabot bot Loading…
#17838 Rewrite regexp_like calls as operator expressions when possible functions Changes to functions implementation sqllogictest SQL Logic Tests (.slt)
#17839 opened Sep 30, 2025 by pepijnve Loading…
perf: Faster string_agg() aggregate function (1000x speed for no DISTINCT and ORDER case) functions Changes to functions implementation performance Make DataFusion faster
#17837 opened Sep 30, 2025 by 2010YOUY01 Loading…
Revert "Disable failing benchmark query (#17809)" core Core DataFusion crate
#17833 opened Sep 29, 2025 by alamb Draft
[forward port] Change version to 50.1.0 and add changelog (#17748) development-process Related to development process of DataFusion documentation Improvements or additions to documentation
#17826 opened Sep 29, 2025 by alamb Loading…
fix: Maintain SUM precision during two-phase aggregation functions Changes to functions implementation optimizer Optimizer rules sqllogictest SQL Logic Tests (.slt)
#17815 opened Sep 28, 2025 by rkrishn7 Loading…
#17801 Improve nullability reporting of case expressions core Core DataFusion crate logical-expr Logical plan and expressions physical-expr Changes to the physical-expr crates
#17813 opened Sep 28, 2025 by pepijnve Loading…
ProTip! Mix and match filters to narrow down what you’re looking for.