This is an automated email from the ASF dual-hosted git repository.
chaow pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/iotdb.git.
from 6e80aa0 Session example create time series method use attributes
(#3363)
add dc3fc32 move pull schema methods from CMManagercode to MetaPuller
(#3325)
No new revisions were added by this update.
Summary of changes:
.../iotdb/cluster/log/applier/BaseApplier.java | 6 +-
.../apache/iotdb/cluster/metadata/CMManager.java | 178 +--------------------
.../apache/iotdb/cluster/metadata/MetaPuller.java | 173 ++++++++++++++++++++
.../iotdb/cluster/utils/ClusterQueryUtils.java | 5 +-
4 files changed, 179 insertions(+), 183 deletions(-)