You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@iotdb.apache.org by ja...@apache.org on 2020/01/14 13:18:42 UTC

[incubator-iotdb] branch DisableAlign updated (d969808 -> 3b4617f)

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

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


    from d969808   re-interrupt the method while occurring InterruptedException
     add 3b4617f  for jiangtian

No new revisions were added by this update.

Summary of changes:
 .../org/apache/iotdb/client/AbstractClient.java    | 55 +++++++------
 .../iotdb/jdbc/IoTDBNonAlignQueryResultSet.java    | 91 ++++++++++------------
 .../db/query/dataset/NonAlignEngineDataSet.java    | 50 ++++++------
 .../org/apache/iotdb/db/service/TSServiceImpl.java |  1 +
 .../iotdb/db/integration/IoTDBDisableAlignIT.java  | 50 ++++++------
 service-rpc/rpc-changelist.md                      |  2 +-
 6 files changed, 118 insertions(+), 131 deletions(-)