Skip to content

Remove AggregateFunctionDefinition::Name - #10441

Merged
comphead merged 1 commit into
apache:mainfrom
lewiszlw:remove-AggregateFunctionDefinition-Name
May 11, 2024
Merged

Remove AggregateFunctionDefinition::Name#10441
comphead merged 1 commit into
apache:mainfrom
lewiszlw:remove-AggregateFunctionDefinition-Name

Conversation

@lewiszlw

Copy link
Copy Markdown
Member

Which issue does this PR close?

Remove AggregateFunctionDefinition::Name as it's useless.

Rationale for this change

What changes are included in this PR?

Are these changes tested?

Are there any user-facing changes?

@github-actionsgithub-actionsBot added logical-expr Logical plan and expressions optimizer Optimizer rules core Core DataFusion crate substrait Changes to the substrait crate labels May 10, 2024
@alambalamb added the api change Changes the API exposed to users of the crate label May 10, 2024

@alambalamb left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you @lewiszlw 🙏 -- this looks like a nice change to me

@yyy1000yyy1000 left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Agree, from #8258 (comment) it seems that Name in all kinds of function are not used yet.

@comphead
comphead merged commit 6d413a4 into apache:mainMay 11, 2024
findepi pushed a commit to findepi/datafusion that referenced this pull request Jul 16, 2024
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

api changeChanges the API exposed to users of the cratecoreCore DataFusion cratelogical-exprLogical plan and expressionsoptimizerOptimizer rulessubstraitChanges to the substrait crate

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants

@lewiszlw@alamb@yyy1000@comphead