This is an automated email from the ASF dual-hosted git repository.
weihao pushed a change to branch lastAlias
in repository https://gitbox.apache.org/repos/asf/iotdb.git
from 2bf887380af fix sort
add 6618e938328 fix some and add IT
No new revisions were added by this update.
Summary of changes:
...stCache2IT.java => IoTDBLastQueryAlias2IT.java} | 4 +-
.../iotdb/db/it/last/IoTDBLastQueryAliasIT.java | 160 +++++++++++++++++++++
.../last/UpdateViewPathLastCacheOperator.java | 23 +--
.../plan/planner/OperatorTreeGenerator.java | 2 +-
.../plan/planner/plan/node/PlanGraphPrinter.java | 9 +-
5 files changed, 173 insertions(+), 25 deletions(-)
copy
integration-test/src/test/java/org/apache/iotdb/db/it/last/{IoTDBLastQueryLastCache2IT.java
=> IoTDBLastQueryAlias2IT.java} (95%)
create mode 100644
integration-test/src/test/java/org/apache/iotdb/db/it/last/IoTDBLastQueryAliasIT.java