This is an automated email from the ASF dual-hosted git repository.
qiaojialin pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-iotdb.git.
from 978338a fix rpc error (#401)
add c566bf5 [IOTDB-223]Add a TsFile sketch tool (#398)
No new revisions were added by this update.
Summary of changes:
.gitignore | 2 +
.../UserGuide/8-TsFile/3-Hierarchy.md | 86 +++++++-
.../org/apache/iotdb/tsfile/TsFileSketchTool.java | 220 +++++++++++++++++++++
3 files changed, 307 insertions(+), 1 deletion(-)
create mode 100644
example/tsfile/src/main/java/org/apache/iotdb/tsfile/TsFileSketchTool.java