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

hui pushed a change to branch lmh/fixSonar
in repository https://gitbox.apache.org/repos/asf/iotdb.git


    from 5cc8e57b0ee fix more sonar
     add 9a1dc37f891 fix more sonar

No new revisions were added by this update.

Summary of changes:
 .../org/apache/iotdb/db/mpp/plan/Coordinator.java  |  1 +
 .../iotdb/db/mpp/plan/statement/AuthorType.java    |  1 +
 .../mpp/plan/statement/component/FillPolicy.java   |  1 +
 .../plan/statement/component/FilterNullPolicy.java | 25 ----------------------
 .../statement/component/GroupByCountComponent.java |  1 +
 .../plan/statement/crud/InsertBaseStatement.java   |  1 +
 .../plan/statement/crud/InsertTabletStatement.java |  1 +
 .../statement/metadata/ShowClusterStatement.java   |  1 +
 .../statement/metadata/ShowVariablesStatement.java |  1 +
 .../db/mpp/plan/statement/sys/AuthorStatement.java |  1 +
 .../statement/sys/LoadConfigurationStatement.java  |  1 +
 .../statement/sys/SetSystemStatusStatement.java    |  1 +
 12 files changed, 11 insertions(+), 25 deletions(-)
 delete mode 100644 
server/src/main/java/org/apache/iotdb/db/mpp/plan/statement/component/FilterNullPolicy.java

Reply via email to