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/04/17 06:01:12 UTC

[incubator-iotdb] branch refactor_bufferwrite updated (ebac0d9 -> f2254a4)

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

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


    from ebac0d9  merge with master
     new efb8654  make TsFileWriter as AutoClosable; make TsFileReadWriteTest more concise
     new 5bf097c  use assertEqual(a, b, detla) for float-equaling
     new 833f8ee  Merge remote-tracking branch 'origin/reduce_redundant_test' into refactor_bufferwrite
     new f2254a4  Merge branch 'refactor_bufferwrite' of github.com:apache/incubator-iotdb into refactor_bufferwrite

The 1607 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:
 .../apache/iotdb/tsfile/write/TsFileWriter.java    |   2 +-
 .../iotdb/tsfile/write/TsFileReadWriteTest.java    | 183 ++++++---------------
 2 files changed, 51 insertions(+), 134 deletions(-)