Beyyes commented on code in PR #12157:
URL: https://github.com/apache/iotdb/pull/12157#discussion_r1522469186


##########
iotdb-core/datanode/src/main/java/org/apache/iotdb/db/queryengine/plan/analyze/Analysis.java:
##########
@@ -63,7 +69,7 @@
 import static com.google.common.base.Preconditions.checkArgument;
 
 /** Analysis used for planning a query. TODO: This class may need to store 
more info for a query. */
-public class Analysis {
+public class Analysis implements IAnalysis {

Review Comment:
   If renamed to TreeModelAnalysis?



-- 
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: reviews-unsubscr...@iotdb.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to