This is an automated email from the ASF dual-hosted git repository.
xiangweiwei pushed a change to branch morePipeline
in repository https://gitbox.apache.org/repos/asf/iotdb.git
from def9b1cf72 spotless format apply
add 45a067f282 implement order by time desc
add 4409d91d5d Fix codesmells
add 15d0cf678e spotless format apply
No new revisions were added by this update.
Summary of changes:
.../operator/source/SeriesScanOperator.java | 1 +
.../source/SeriesScanTraverseOperator.java | 24 +++++++++++++++-------
.../db/mpp/plan/planner/OperatorTreeGenerator.java | 10 ++++-----
.../plan/node/source/AlignedLastQueryScanNode.java | 1 +
.../plan/node/source/LastQueryScanNode.java | 1 +
.../node/source/SeriesAggregationScanNode.java | 1 +
.../planner/plan/node/source/SeriesScanNode.java | 1 +
7 files changed, 27 insertions(+), 12 deletions(-)