You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@iotdb.apache.org by ha...@apache.org on 2021/01/08 09:37:20 UTC

[iotdb] branch NewTsFile updated (94d983a -> 3ac9e3a)

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

haonan pushed a change to branch NewTsFile
in repository https://gitbox.apache.org/repos/asf/iotdb.git.


    from 94d983a  fix code smells
     add 3ac9e3a  optimize some enum class (#2455)

No new revisions were added by this update.

Summary of changes:
 .../file/metadata/enums/MetadataIndexNodeType.java | 57 ++++++++-------
 .../tsfile/file/metadata/enums/TSDataType.java     | 84 +++++++++++++---------
 .../tsfile/file/metadata/enums/TSEncoding.java     | 72 ++++++++-----------
 3 files changed, 111 insertions(+), 102 deletions(-)