imay commented on a change in pull request #706: Add cascades search task
framework
URL: https://github.com/apache/incubator-doris/pull/706#discussion_r263405900
##########
File path: fe/src/main/java/org/apache/doris/optimizer/OptGroup.java
##########
@@ -42,4 +51,32 @@ public void addMExpr(MultiExpression mExpr) {
public String debugString() {
return "";
}
+
+ public boolean isImplemented() {
Review comment:
setter and getter should be put one line, this can make more code shown in
one screen
----------------------------------------------------------------
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.
For queries about this service, please contact Infrastructure at:
[email protected]
With regards,
Apache Git Services
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]