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/06/06 13:03:34 UTC

[incubator-iotdb] 01/01: Merge pull request #193 from apache/f_construct_path

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

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

commit 8a642a4cb2a01e1ddaed1a3abd67075ca22441fe
Merge: 6f40c05 a7c0221
Author: Jialin Qiao <qj...@mails.tsinghua.edu.cn>
AuthorDate: Thu Jun 6 21:03:28 2019 +0800

    Merge pull request #193 from apache/f_construct_path
    
    simplify Path construction, which improves 17% write speed

 .../java/org/apache/iotdb/db/qp/physical/crud/InsertPlan.java |  2 +-
 .../main/java/org/apache/iotdb/tsfile/read/common/Path.java   | 11 ++++++++---
 2 files changed, 9 insertions(+), 4 deletions(-)