This is an automated email from the ASF dual-hosted git repository.
jiangtian pushed a change to branch ty/iotdb_tsfile_v4
in repository https://gitbox.apache.org/repos/asf/tsfile.git
from 3b6c5d21 add props in tsfile metadata
add 23b749d9 add option of generating TableSchema for tree.
No new revisions were added by this update.
Summary of changes:
.../tsfile/file/metadata/TsFileMetadata.java | 21 ++++++++----
.../org/apache/tsfile/utils/TsFileSketchTool.java | 38 ++++++++++++----------
.../java/org/apache/tsfile/write/TsFileWriter.java | 8 +++++
.../apache/tsfile/write/writer/TsFileIOWriter.java | 14 +++++++-
.../org/apache/tsfile/tableview/TableViewTest.java | 4 +++
5 files changed, 59 insertions(+), 26 deletions(-)