This is an automated email from the ASF dual-hosted git repository.
zhihao pushed a change to branch perf/szh/change_point_in_window
in repository https://gitbox.apache.org/repos/asf/iotdb.git
from 3894e344c42 Fix ChangePointOperator UT errors.
add d557aaf0713 MVN spotless apply.
No new revisions were added by this update.
Summary of changes:
.../execution/operator/source/ChangePointOperator.java | 4 +---
.../db/queryengine/plan/planner/TableOperatorGenerator.java | 11 ++++++-----
.../db/queryengine/plan/planner/plan/node/PlanNodeType.java | 4 ++--
.../planner/iterative/rule/PushChangePointIntoTableScan.java | 7 +++----
.../planner/optimizations/DistributedOptimizeFactory.java | 4 +---
.../execution/operator/ChangePointOperatorTest.java | 6 ++----
.../plan/relational/planner/ChangePointOptimizationTest.java | 1 -
7 files changed, 15 insertions(+), 22 deletions(-)