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(-)