You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@iotdb.apache.org by ca...@apache.org on 2022/12/28 07:53:41 UTC

[iotdb] branch beyyes/change_port updated (d8a30e6fd5 -> a58f079c4d)

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

caogaofei pushed a change to branch beyyes/change_port
in repository https://gitbox.apache.org/repos/asf/iotdb.git


    from d8a30e6fd5 fix port usage and format
     add 8bb400d17a Fix Bug in NullColumn
     add 8ad71667cd [IOTDB-5278] fix connection problem of dbeaver and supports more functions (#8624)
     add dd7291dbf2 Bump wheel from 0.36.2 to 0.38.1 in /client-py (#8617)
     add db38945c16 [IOTDB-5297] Add maxRetryTimes for IoTDBClusterNodeErrorStartUpIT to avoid infinite loop (#8628)
     add a58f079c4d Merge branch 'master' into beyyes/change_port

No new revisions were added by this update.

Summary of changes:
 client-py/requirements_dev.txt                     |   2 +-
 .../it/cluster/IoTDBClusterNodeErrorStartUpIT.java |  48 +++++-
 .../apache/iotdb/jdbc/IoTDBDatabaseMetadata.java   | 166 ++++-----------------
 .../read/common/block/column/NullColumn.java       |  19 +--
 .../iotdb/tsfile/read/common/ColumnTest.java       |  12 ++
 5 files changed, 91 insertions(+), 156 deletions(-)