This is an automated email from the ASF dual-hosted git repository.
jiangtian pushed a change to branch cluster_premerge2
in repository https://gitbox.apache.org/repos/asf/incubator-iotdb.git.
from 78f8d9b next premerge for the distributed version
add 389c3f1 fix by self-review
No new revisions were added by this update.
Summary of changes:
cli/src/main/java/org/apache/iotdb/cli/AbstractCli.java | 11 +++++++----
.../java/org/apache/iotdb/db/engine/StorageEngine.java | 1 +
.../iotdb/db/engine/version/SysTimeVersionController.java | 2 --
.../org/apache/iotdb/db/qp/physical/crud/InsertPlan.java | 6 ++++--
.../iotdb/db/query/executor/RawDataQueryExecutor.java | 14 ++++++--------
service-rpc/src/main/thrift/cluster.thrift | 6 +++---
.../apache/iotdb/tsfile/write/schema/TimeseriesSchema.java | 2 +-
7 files changed, 22 insertions(+), 20 deletions(-)