You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@iotdb.apache.org by su...@apache.org on 2020/03/12 09:42:08 UTC

[incubator-iotdb] branch jira_553 updated (54d0030 -> d1a7a98)

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

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


    from 54d0030  [IOTDB-553] Return Empty ResultSet when queried series doesn't exist
     add d1a7a98  Fix client and test

No new revisions were added by this update.

Summary of changes:
 .../main/java/org/apache/iotdb/client/AbstractClient.java  |  2 +-
 pom.xml                                                    |  8 ++++----
 .../apache/iotdb/db/integration/IoTDBGroupbyDeviceIT.java  |  3 ++-
 .../apache/iotdb/db/integration/IoTDBMultiSeriesIT.java    | 14 --------------
 4 files changed, 7 insertions(+), 20 deletions(-)