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 425ec9d fix sonar isssues
add 780b426 fix sonar issues
No new revisions were added by this update.
Summary of changes:
.../org/apache/iotdb/db/conf/IoTDBDescriptor.java | 1 -
.../engine/storagegroup/StorageGroupProcessor.java | 5 +-
.../apache/iotdb/db/qp/executor/PlanExecutor.java | 66 +++++++++++++---------
.../iotdb/db/qp/physical/sys/AuthorPlan.java | 4 +-
.../iotdb/db/qp/physical/sys/DataAuthPlan.java | 15 +++--
.../db/qp/physical/sys/LoadConfigurationPlan.java | 3 -
.../db/query/dataset/AlignByDeviceDataSet.java | 4 +-
.../db/query/dataset/ShowTimeSeriesResult.java | 18 ++++++
.../iotdb/db/query/executor/FillQueryExecutor.java | 3 +-
.../apache/iotdb/db/query/executor/fill/IFill.java | 6 +-
.../org/apache/iotdb/db/utils/SerializeUtils.java | 2 +-
.../iotdb/db/metadata/MManagerAdvancedTest.java | 8 +--
12 files changed, 78 insertions(+), 57 deletions(-)