This is an automated email from the ASF dual-hosted git repository.
caogaofei pushed a change to branch beyyes/fix_sonar
in repository https://gitbox.apache.org/repos/asf/iotdb.git
from 3620e3b6e46 fix sonar code smells in tsfile/file/metadata
add 33c253539bf fix code smells in tsfile and mpp/plan/planner
No new revisions were added by this update.
Summary of changes:
...tion.java => UnSupportedDataTypeException.java} | 9 +-
.../planner/plan/node/write/InsertRowNode.java | 98 +++++++++++++++-------
.../iotdb/tsfile/file/header/ChunkGroupHeader.java | 14 ++--
.../tsfile/file/metadata/enums/TSDataType.java | 4 +-
.../file/metadata/statistics/BinaryStatistics.java | 4 +-
.../file/metadata/statistics/Statistics.java | 2 +-
6 files changed, 86 insertions(+), 45 deletions(-)
copy
node-commons/src/main/java/org/apache/iotdb/commons/exception/runtime/{RPCServiceException.java
=> UnSupportedDataTypeException.java} (79%)