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 2020/03/12 10:19:00 UTC

[incubator-iotdb] branch new_TsFile updated (372503d -> e4ec1d2)

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

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


    from 372503d  Merge branch 'new_TsFile' of github.com:apache/incubator-iotdb into new_TsFile
     add 83701da  fix Timegenerator cache
     add e4ec1d2  remove comment

No new revisions were added by this update.

Summary of changes:
 .../query/executor/ExecutorWithTimeGenerator.java  |  4 +-
 .../read/query/timegenerator/TimeGenerator.java    |  7 +-
 .../read/query/timegenerator/node/LeafNode.java    | 38 +++++-----
 ...teTest.java => TimeGeneratorReadWriteTest.java} | 85 +++++++++++-----------
 4 files changed, 68 insertions(+), 66 deletions(-)
 copy tsfile/src/test/java/org/apache/iotdb/tsfile/write/{ReadWriteTest.java => TimeGeneratorReadWriteTest.java} (82%)