qazxcdswe123 commented on code in PR #15051: URL: https://github.com/apache/datafusion/pull/15051#discussion_r1985084141
########## datafusion/optimizer/src/optimizer.rs: ########## @@ -107,7 +89,7 @@ pub trait OptimizerRule: Debug { /// if the plan was rewritten and `Transformed::no` if it was not. /// /// Note: this function is only called if [`Self::supports_rewrite`] returns Review Comment: Done I also marked deprecated `supports_rewrite` in this PR as it's only a one line change -- 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: github-unsubscr...@datafusion.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: github-unsubscr...@datafusion.apache.org For additional commands, e-mail: github-h...@datafusion.apache.org