Skip to content

Comments

Substrait: Support ScalarUDF#9337

Merged
jayzhan211 merged 2 commits intoapache:mainfrom
jayzhan211:subtrait-udf
Feb 25, 2024
Merged

Substrait: Support ScalarUDF#9337
jayzhan211 merged 2 commits intoapache:mainfrom
jayzhan211:subtrait-udf

Conversation

@jayzhan211
Copy link
Contributor

Which issue does this PR close?

Closes #9336.

Rationale for this change

What changes are included in this PR?

Are these changes tested?

Are there any user-facing changes?

Signed-off-by: jayzhan211 <[email protected]>
@github-actions github-actions bot added the substrait Changes to the substrait crate label Feb 25, 2024
Signed-off-by: jayzhan211 <[email protected]>
@jayzhan211 jayzhan211 marked this pull request as ready for review February 25, 2024 05:36
// under the License.

//! "core" DataFusion functions
//! "math" DataFusion functions
Copy link
Contributor

Choose a reason for hiding this comment

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

👍

Copy link
Contributor

@comphead comphead left a comment

Choose a reason for hiding this comment

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

lgtm thank @jayzhan211

@jayzhan211
Copy link
Contributor Author

@comphead Thanks

@jayzhan211 jayzhan211 merged commit 2258558 into apache:main Feb 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

substrait Changes to the substrait crate

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Substrait : Get a ScalarFunction from name

2 participants