ZhanGHanG9991 commented on code in PR #7277:
URL: https://github.com/apache/iotdb/pull/7277#discussion_r966990508


##########
server/src/main/java/org/apache/iotdb/db/mpp/execution/operator/process/SingleInputAggregationOperator.java:
##########
@@ -50,6 +52,10 @@ public abstract class SingleInputAggregationOperator 
implements ProcessOperator
   // current interval of aggregation window [curStartTime, curEndTime)
   protected TimeRange curTimeRange;
 
+  protected IWindowManager windowManager;

Review Comment:
   I've changed it.



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

Reply via email to