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/15 01:44:17 UTC

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

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 3b4617f  for jiangtian
     add 29bc317  Extract an abstract IoTDBResultSet

No new revisions were added by this update.

Summary of changes:
 .../iotdb/jdbc/IoTDBNonAlignQueryResultSet.java    | 1294 ++-----------------
 .../org/apache/iotdb/jdbc/IoTDBQueryResultSet.java | 1316 ++------------------
 ...lignQueryResultSet.java => IoTDBResultSet.java} |  250 +---
 3 files changed, 278 insertions(+), 2582 deletions(-)
 copy jdbc/src/main/java/org/apache/iotdb/jdbc/{IoTDBNonAlignQueryResultSet.java => IoTDBResultSet.java} (80%)