You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@iotdb.apache.org by ch...@apache.org on 2021/03/18 07:38:28 UTC

[iotdb] branch support_redirect_query updated (68048a4 -> 4d8b6a5)

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

chaow pushed a change to branch support_redirect_query
in repository https://gitbox.apache.org/repos/asf/iotdb.git.


    from 68048a4  IOTDB-1241 support redirect query for cluster
     add 4d8b6a5  fix code smell

No new revisions were added by this update.

Summary of changes:
 .../cluster/query/reader/ClusterReaderFactory.java   | 14 +++++++-------
 .../main/java/org/apache/iotdb/SessionExample.java   | 20 ++++++++++----------
 .../dataset/RawQueryDataSetWithoutValueFilter.java   |  4 ++--
 .../db/query/executor/RawDataQueryExecutor.java      |  4 +++-
 .../org/apache/iotdb/db/service/TSServiceImpl.java   |  5 +++--
 .../main/java/org/apache/iotdb/session/Session.java  | 11 +++++------
 .../tsfile/read/query/dataset/QueryDataSet.java      |  3 ++-
 7 files changed, 32 insertions(+), 29 deletions(-)