You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@iotdb.apache.org by hu...@apache.org on 2022/10/24 02:56:47 UTC

[iotdb] branch lmh/intoOperator updated (b947505a38 -> 9a2cf1c429)

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

hui pushed a change to branch lmh/intoOperator
in repository https://gitbox.apache.org/repos/asf/iotdb.git


    from b947505a38 Merge remote-tracking branch 'origin/master' into lmh/intoOperator
     add f306a5018a fix session bug
     add 9a2cf1c429 modify IT to BeforeClass & AfterClass

No new revisions were added by this update.

Summary of changes:
 .../iotdb/db/it/selectinto/IoTDBSelectInto2IT.java |  16 +-
 .../iotdb/db/it/selectinto/IoTDBSelectIntoIT.java  | 328 +++++++++++----------
 .../iotdb/db/client/DataNodeInternalClient.java    |  58 ++--
 .../operator/process/AbstractIntoOperator.java     |  11 +-
 4 files changed, 208 insertions(+), 205 deletions(-)