This is an automated email from the ASF dual-hosted git repository.
caogaofei pushed a change to branch beyyes/count_time_fe
in repository https://gitbox.apache.org/repos/asf/iotdb.git
from 6f10c4a8b87 fix it
add f90cbcfd168 remove useless code
add ff291204450 fix valueColumnIndex++ bug in OperatorTreeGenerator
add 8f4a71d6bdb fix inputLocations.size() in
ColumnTransformerVisitorContext
add a9009515d11 Fix some into bugs
add 57f92d9617a Merge branch 'count_time' into beyyes/count_time_fe
No new revisions were added by this update.
Summary of changes:
.../iotdb/db/it/aggregation/IoTDBCountTimeIT.java | 63 ++++++++++++++++++++++
.../operator/process/AbstractIntoOperator.java | 4 --
.../operator/process/DeviceViewIntoOperator.java | 8 +--
.../execution/operator/process/IntoOperator.java | 9 +---
.../plan/expression/multi/FunctionExpression.java | 4 --
.../plan/planner/OperatorTreeGenerator.java | 4 +-
.../plan/statement/component/ResultColumn.java | 6 +--
.../execution/operator/OperatorMemoryTest.java | 1 -
.../plan/analyze/ExpressionAnalyzerTest.java | 3 --
.../datanode1conf/iotdb-common.properties | 4 +-
.../datanode2conf/iotdb-common.properties | 4 +-
.../datanode3conf/iotdb-common.properties | 5 +-
12 files changed, 70 insertions(+), 45 deletions(-)