neilconway commented on issue #10337: URL: https://github.com/apache/datafusion/issues/10337#issuecomment-4633387160
On defining which expressions are non-deterministic: I believe we can just use the existing concept of volatile functions. CTEs containing such expressions should not be inlined by default. -- 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]
