You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@iotdb.apache.org by hx...@apache.org on 2020/12/24 17:40:33 UTC

[iotdb] branch new_insert_api updated (24060cc -> dffea62)

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

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


    from 24060cc  add docs
     add e7e9c74  improve the performance of the sortList
     add dffea62  fix some code smell

No new revisions were added by this update.

Summary of changes:
 .../physical/crud/InsertRowsOfOneDevicePlan.java   |  2 +-
 .../crud/InsertRowsOfOneDevicePlanTest.java        | 25 --------------
 .../java/org/apache/iotdb/session/Session.java     | 40 +++++++++++-----------
 3 files changed, 21 insertions(+), 46 deletions(-)
 delete mode 100644 server/src/test/java/org/apache/iotdb/db/qp/physical/crud/InsertRowsOfOneDevicePlanTest.java