You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@iotdb.apache.org by qi...@apache.org on 2022/08/30 01:10:55 UTC

[iotdb] branch master updated (883acb3e47 -> fc4cda7592)

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

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


    from 883acb3e47 [IOTDB-4241] Fix set system mode (#7161)
     add fc4cda7592 [IOTDB-4253] Modify the jdbc query time column to be empty (#7156)

No new revisions were added by this update.

Summary of changes:
 .../db/it/aggregation/IoTDBAggregationIT.java      | 26 ---------------
 .../apache/iotdb/db/it/query/IoTDBResultSetIT.java | 39 ++++++++++++++++++++++
 .../iotdb/jdbc/IoTDBNonAlignJDBCResultSet.java     |  1 +
 .../org/apache/iotdb/rpc/IoTDBJDBCDataSet.java     |  1 +
 .../java/org/apache/iotdb/rpc/IoTDBRpcDataSet.java |  2 +-
 5 files changed, 42 insertions(+), 27 deletions(-)