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

[iotdb] branch master updated (467f527 -> dfc6005)

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

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


    from 467f527  [IOTDB-1174] optimize mergechunks thread number (#2733)
     add dfc6005  [ISSUE-2741] getObject method in JDBC should return an Object (#2757)

No new revisions were added by this update.

Summary of changes:
 .../iotdb/jdbc/AbstractIoTDBJDBCResultSet.java     |  4 +-
 .../org/apache/iotdb/jdbc/IoTDBJDBCResultSet.java  |  9 +++++
 .../iotdb/jdbc/IoTDBNonAlignJDBCResultSet.java     | 22 +++++++++++
 .../apache/iotdb/jdbc/IoTDBJDBCResultSetTest.java  | 44 ++++++++++++++++++++++
 4 files changed, 78 insertions(+), 1 deletion(-)