ZhanGHanG9991 commented on code in PR #7277: URL: https://github.com/apache/iotdb/pull/7277#discussion_r966995513
########## 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; 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]
