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

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


    from cb8cef7  fix align
     add b5f05c7  count endless loop (#1173)
     add c29f431  Insert by alias bug (#1175)
     add bb1284f  [IOTDB-599] fix TsFileSketchTool (#1168)
     add b674ea3  Merge branch 'master' into cluster_premerge

No new revisions were added by this update.

Summary of changes:
 docs/SystemDesign/1-TsFile/2-Format.md             | 283 ++++++++++++++++-----
 .../db/query/executor/AggregationExecutor.java     |   2 +-
 .../apache/iotdb/db/tools/TsFileSketchTool.java    | 104 +++++---
 .../writelog/recover/TsFileRecoverPerformer.java   |   2 +-
 ...est.java => RecoverResourceFromReaderTest.java} |  67 ++---
 .../file/metadata/statistics/BinaryStatistics.java |   2 +-
 .../iotdb/tsfile/read/TsFileSequenceReader.java    |  16 +-
 7 files changed, 316 insertions(+), 160 deletions(-)
 copy 
server/src/test/java/org/apache/iotdb/db/writelog/recover/{UnseqTsFileRecoverTest.java
 => RecoverResourceFromReaderTest.java} (79%)

Reply via email to