This is an automated email from the ASF dual-hosted git repository.
hui pushed a change to branch lmh/FixIntoOperator1.0
in repository https://gitbox.apache.org/repos/asf/iotdb.git
from 64da044e25 fix memory calculation
add aa5cc43d51 spotless
add f2b0938322 fix CI
add 80f553804f fix sonarcloud
No new revisions were added by this update.
Summary of changes:
client-cpp/pom.xml | 4 ++--
compile-tools/pom.xml | 6 ++---
distribution/pom.xml | 2 +-
example/client-cpp-example/pom.xml | 2 +-
example/trigger/pom.xml | 2 +-
example/udf/pom.xml | 2 +-
grafana-connector/pom.xml | 2 +-
grafana-plugin/pom.xml | 8 +++----
integration/pom.xml | 6 ++---
jdbc/pom.xml | 2 +-
pom.xml | 8 +++----
.../operator/process/AbstractIntoOperator.java | 27 ++++++++++++++--------
.../operator/process/DeviceViewIntoOperator.java | 2 ++
.../execution/operator/process/IntoOperator.java | 2 ++
.../db/mpp/plan/planner/OperatorTreeGenerator.java | 4 ++--
15 files changed, 46 insertions(+), 33 deletions(-)