This is an automated email from the ASF dual-hosted git repository.
hui pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/iotdb.git
from 4ad3915bd3 Add interface to support loading external properties and to
do external series number checking (#7104)
add 72a1de7cb8 [IOTDB-4215] Fix incorrect aggregate query results due to
wrong unseq file traversal order (#7107)
No new revisions were added by this update.
Summary of changes:
.../aggregation/IoTDBAggregationScanOrderIT.java | 113 +++++++++++++++++++++
.../db/query/executor/AggregationExecutor.java | 4 +
2 files changed, 117 insertions(+)
create mode 100644
integration-test/src/test/java/org/apache/iotdb/db/it/aggregation/IoTDBAggregationScanOrderIT.java