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

[iotdb] branch optimize_insert_records updated (c93a5b6 -> 42125ed)

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

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


    from c93a5b6  fix the bug of insertStringRecords methods
     add 42125ed  Combine the results of execution tsStatus and check tsStatus

No new revisions were added by this update.

Summary of changes:
 .../apache/iotdb/db/qp/executor/PlanExecutor.java  | 13 ++++++-
 .../iotdb/db/qp/physical/crud/InsertRowsPlan.java  | 12 +++++++
 .../org/apache/iotdb/db/service/TSServiceImpl.java | 40 +++++++++++++++++++---
 3 files changed, 60 insertions(+), 5 deletions(-)