wangshuo128 commented on code in PR #9506:
URL: https://github.com/apache/incubator-doris/pull/9506#discussion_r870352295


##########
fe/fe-core/src/main/java/org/apache/doris/nereids/parser/LogicalPlanBuilder.java:
##########
@@ -73,10 +78,12 @@
 import java.util.function.Supplier;
 import java.util.stream.Collectors;
 
+import com.clearspring.analytics.util.Lists;
+
 /**
  * Build an AST that consisting of logical plans.

Review Comment:
   ```suggestion
    * Build a logical plan with unbound nodes.
   ```



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

Reply via email to