rluvaton commented on issue #21231: URL: https://github.com/apache/datafusion/issues/21231#issuecomment-4188619900
`children` must return all expressions that the expression is using, otherwise how would you check if a given expression exists anywhere in the tree or do any kind of traversal that doesn't care about the schema, like wrap every expression with debug expression that print the input and output, or add timing and so on -- 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]
