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 2019/06/06 08:47:49 UTC

[incubator-iotdb] branch feature_async_close_tsfile updated (a1fb10e -> 5e23c8a)

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

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


    from a1fb10e  Merge branch 'feature_async_close_tsfile' of github.com:apache/incubator-iotdb into feature_async_close_tsfile
     add a7c0221  simplify Path construction
     new 5e23c8a  Merge remote-tracking branch 'origin/f_construct_path' into feature_async_close_tsfile

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .../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(-)


[incubator-iotdb] 01/01: Merge remote-tracking branch 'origin/f_construct_path' into feature_async_close_tsfile

Posted by hx...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

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

commit 5e23c8a64900e8054603e6669fb4e06c996c425d
Merge: a1fb10e a7c0221
Author: xiangdong huang <sa...@gmail.com>
AuthorDate: Thu Jun 6 16:47:32 2019 +0800

    Merge remote-tracking branch 'origin/f_construct_path' into feature_async_close_tsfile

 .../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(-)