Jefffrey commented on PR #19505: URL: https://github.com/apache/datafusion/pull/19505#issuecomment-3695719408
This is an interesting proposition; I'm not as familiar with the underlying reasons for having `SimplifyInfo`/`SimplifyContext`, but I wonder what your thoughts are on the docstring calling out that `SimplifyInfo` is meant to help with extensibility? https://github.com/apache/datafusion/blob/10db6b3712af7e29af66d541297f67a360127bd3/datafusion/expr/src/simplify.rs#L25-L31 cc @alamb who added this docstring back in https://github.com/apache/datafusion/pull/3758 -- 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]
