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 2022/04/27 09:48:36 UTC

[iotdb] branch master updated (b06d314762 -> 5f6a986b1c)

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 b06d314762 [IOTDB-3015] Authenticate login via confignode (#5678)
     add 5f6a986b1c [IOTDB-2753] Insert a time series with a null value and report 500 (#5694)

No new revisions were added by this update.

Summary of changes:
 .../{IoTDBInIT.java => IoTDBInsertNullIT.java}     | 145 +++++++--------------
 .../iotdb/db/engine/memtable/AbstractMemTable.java |  23 ++--
 2 files changed, 65 insertions(+), 103 deletions(-)
 copy integration/src/test/java/org/apache/iotdb/db/integration/{IoTDBInIT.java => IoTDBInsertNullIT.java} (52%)