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

Clarify email reply instructions for invitations documentation Improvements or additions to documentation
#17851 opened Sep 30, 2025 by rluvaton Loading…
feat: makes Expr::not normalize more negations logical-expr Logical plan and expressions optimizer Optimizer rules
#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…
Fix the doc about row_groups pruning metrics in explain_usage.md documentation Improvements or additions to documentation
#17846 opened Sep 30, 2025 by xudong963 Loading…
Fix docs.rs build: Replace auto_doc_cfg with doc_cfg 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 execution Related to the execution crate ffi Changes to the ffi crate functions Changes to functions implementation logical-expr Logical plan and expressions optimizer Optimizer rules physical-expr Changes to the physical-expr crates physical-plan Changes to the physical-plan crate proto Related to proto crate spark sql SQL Planner sqllogictest SQL Logic Tests (.slt) substrait Changes to the substrait crate
#17845 opened Sep 30, 2025 by mbrobbel 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 petgraph from 0.8.2 to 0.8.3 auto-dependencies physical-expr Changes to the physical-expr crates
#17842 opened Sep 30, 2025 by dependabot bot Loading…
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…
chore(deps): bump taiki-e/install-action from 2.62.13 to 2.62.14 auto-dependencies development-process Related to development process of DataFusion
#17840 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
#17837 opened Sep 30, 2025 by 2010YOUY01 Loading…
perf: Optimize CASE for any WHEN false optimizer Optimizer rules
#17835 opened Sep 30, 2025 by petern48 Loading…
2
6
Revert "Disable failing benchmark query (#17809)" core Core DataFusion crate
#17833 opened Sep 29, 2025 by alamb Draft
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…
docs: Add rerun.io to known users guide documentation Improvements or additions to documentation
#17825 opened Sep 29, 2025 by alamb Loading…
fix: correct edge case where haystack with null element returns false instead of null api change Changes the API exposed to users of the crate
#17818 opened Sep 29, 2025 by Jefffrey 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…
docs: refine AggregateUDFImpl::is_ordered_set_aggregate documentation logical-expr Logical plan and expressions
#17805 opened Sep 27, 2025 by Jefffrey Loading…
fix: ignore DataType::Null in possible types during csv type inference core Core DataFusion crate datasource Changes to the datasource crate sqllogictest SQL Logic Tests (.slt)
#17796 opened Sep 26, 2025 by dqkqd Loading…
Add CastColumnExpr for struct-aware column casting physical-expr Changes to the physical-expr crates
#17773 opened Sep 25, 2025 by kosiew Loading…
Support new decimal types through SQL and fill-out other relatd functionality common Related to common crate functions Changes to functions implementation logical-expr Logical plan and expressions physical-plan Changes to the physical-plan crate spark sql SQL Planner sqllogictest SQL Logic Tests (.slt)
#17759 opened Sep 24, 2025 by AdamGS Draft
Make file prefetch configurable common Related to common crate core Core DataFusion crate datasource Changes to the datasource crate
#17758 opened Sep 24, 2025 by adriangb Draft
ProTip! Add no:assignee to see everything that’s not assigned.