peter-toth opened a new pull request, #10191: URL: https://github.com/apache/datafusion/pull/10191
This PR introduces `Expr::is_volatile()` instead of `is_volatile_expression(e: &Expr)`. Also, a small change is needed in `TreeNode::exists()`, but it is a fairly new API and the change makes it more versatile. -- 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]
