Caideyipi opened a new pull request, #18171: URL: https://github.com/apache/iotdb/pull/18171
## Description - Skip missing child TsBlocks when merging partial aggregation results. - Avoid advancing null child input blocks after a child operator has finished. - Add a regression test for group-by intermediate aggregation when one child has fewer windows than another. ## Tests - `mvn -nsu -pl iotdb-core/datanode -am -Dtest=AggregationOperatorTest#testGroupByIntermediateResultWithFinishedChild -DfailIfNoTests=false "-Dsurefire.failIfNoSpecifiedTests=false" test` -- 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]
