ycycse opened a new pull request, #9146: URL: https://github.com/apache/iotdb/pull/9146
https://issues.apache.org/jira/browse/IOTDB-5584 When the controlColumn of first data point is false, conditon window wouldn't skip it because needSkip is intialized to false which leads to a redundant row in resultSet. This PR fix the problem. -- 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]
