Skip to content

Add a ScalarUDFImpl::simplfy() API, move SimplifyInfo et al to datafusion_expr#9304

Merged
alamb merged 30 commits into
apache:mainfrom
jayzhan211:simply-udf
Mar 5, 2024
Merged

Add a ScalarUDFImpl::simplfy() API, move SimplifyInfo et al to datafusion_expr#9304
alamb merged 30 commits into
apache:mainfrom
jayzhan211:simply-udf

Conversation

@jayzhan211

Copy link
Copy Markdown
Contributor

Which issue does this PR close?

Closes #9289 .

Rationale for this change

What changes are included in this PR?

Are these changes tested?

Are there any user-facing changes?

Loading
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

core Core DataFusion crate logical-expr Logical plan and expressions optimizer Optimizer rules physical-expr Changes to the physical-expr crates

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add a ScalarUDFImpl::simplfy() API

4 participants