xonx4l opened a new pull request, #19675: URL: https://github.com/apache/datafusion/pull/19675
## Which issue does this PR close? - Closes https://github.com/apache/datafusion/issues/19470. ## Rationale for this change This PR refactors expr_simplifier.rs to simplify Stable and Immutable ScalarUDFs by leveraging create_physical_expr and evaluate. ## What changes are included in this PR? -> modified - expr_simplifier.rs -> modified - now.rs ## Are these changes tested? Yes ## Are there any user-facing changes? No -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
