jackwener commented on code in PR #17648:
URL: https://github.com/apache/doris/pull/17648#discussion_r1131973210
##########
fe/fe-core/src/main/java/org/apache/doris/nereids/memo/GroupExpression.java:
##########
@@ -57,6 +57,8 @@ public class GroupExpression {
private long estOutputRowCount = -1;
+ private Rule fromRule;
Review Comment:
please add comment to explain its usage
--
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]