You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@iotdb.apache.org by ji...@apache.org on 2020/06/10 10:58:28 UTC

[incubator-iotdb] branch cluster_new updated (cad7680 -> f98f6dc)

This is an automated email from the ASF dual-hosted git repository.

jiangtian pushed a change to branch cluster_new
in repository https://gitbox.apache.org/repos/asf/incubator-iotdb.git.


    from cad7680  serialize infer type in InsertPlan
     add f98f6dc  support count timeseries

No new revisions were added by this update.

Summary of changes:
 .../cluster/client/sync/SyncClientAdaptor.java     |  12 ++
 .../iotdb/cluster/query/ClusterPlanExecutor.java   | 159 ++++++++++++++++++++-
 .../iotdb/cluster/server/DataClusterServer.java    |   8 ++
 .../cluster/server/member/DataGroupMember.java     |  26 ++++
 service-rpc/src/main/thrift/cluster.thrift         |   2 +
 5 files changed, 202 insertions(+), 5 deletions(-)