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/11 14:54:51 UTC

[incubator-iotdb] branch new_TsFile updated (39fbd52 -> 6d26870)

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 39fbd52  fix sketchTool and sequenceRead example
     add f9221e2  fix schema and HDFSInputTest
     add 6d26870  Merge branch 'new_TsFile' of github.com:apache/incubator-iotdb into new_TsFile

No new revisions were added by this update.

Summary of changes:
 .../apache/iotdb/spark/tool/TsFileWriteTool.java   | 19 ++++---
 .../org/apache/iotdb/spark/tsfile/TSFileSuit.scala | 62 ++++++++--------------
 .../apache/iotdb/tsfile/write/TsFileWriter.java    |  6 ++-
 .../apache/iotdb/tsfile/write/schema/Schema.java   |  3 ++
 4 files changed, 37 insertions(+), 53 deletions(-)