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/04 09:47:22 UTC

[incubator-iotdb] branch cluster_new updated (5cb716b -> 373c168)

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 5cb716b  do not check the existence of wildcard in path when extending paths
     add 373c168  fix group by device

No new revisions were added by this update.

Summary of changes:
 cluster/src/main/java/org/apache/iotdb/cluster/ClientMain.java   | 2 +-
 .../org/apache/iotdb/cluster/query/ClusterDataQueryExecutor.java | 6 ++++++
 .../iotdb/cluster/query/dataset/ClusterAlignByDeviceDataSet.java | 9 ++++++++-
 .../org/apache/iotdb/db/query/executor/RawDataQueryExecutor.java | 2 ++
 4 files changed, 17 insertions(+), 2 deletions(-)