You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@iotdb.apache.org by qi...@apache.org on 2019/07/01 11:34:01 UTC

[incubator-iotdb] branch feature_async_close_tsfile updated (4ced39d -> 61cf3e5)

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

qiaojialin pushed a change to branch feature_async_close_tsfile
in repository https://gitbox.apache.org/repos/asf/incubator-iotdb.git.


    from 4ced39d  rename class and code clean
     add 61cf3e5  add PhysicalPlanType in PhysicalPlan

No new revisions were added by this update.

Summary of changes:
 .../apache/iotdb/db/qp/physical/PhysicalPlan.java  | 15 ++++++++----
 .../iotdb/db/qp/physical/crud/DeletePlan.java      |  4 +---
 .../iotdb/db/qp/physical/crud/InsertPlan.java      | 28 +---------------------
 .../org/apache/iotdb/db/tools/WalCheckerTest.java  |  3 ---
 .../apache/iotdb/db/writelog/PerformanceTest.java  |  7 +++---
 .../iotdb/db/writelog/WriteLogNodeManagerTest.java |  2 +-
 .../apache/iotdb/db/writelog/WriteLogNodeTest.java | 11 ++++-----
 .../iotdb/db/writelog/io/LogWriterReaderTest.java  |  7 +++---
 8 files changed, 24 insertions(+), 53 deletions(-)