This is an automated email from the ASF dual-hosted git repository.
yuyuankang pushed a change to branch kyy
in repository https://gitbox.apache.org/repos/asf/incubator-iotdb.git.
from 267c814 add comment
add 484bde7 fix sonar
No new revisions were added by this update.
Summary of changes:
.../cluster/server/member/DataGroupMember.java | 3 --
.../cluster/server/member/MetaGroupMember.java | 22 +--------
.../iotdb/cluster/server/member/RaftMember.java | 1 -
.../apache/iotdb/db/qp/executor/IPlanExecutor.java | 3 +-
.../apache/iotdb/db/qp/executor/PlanExecutor.java | 46 ++++++-------------
.../iotdb/db/utils/EncodingInferenceUtils.java | 53 ++++++++++++++++++++++
6 files changed, 71 insertions(+), 57 deletions(-)
create mode 100644
server/src/main/java/org/apache/iotdb/db/utils/EncodingInferenceUtils.java