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: [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]