This is an automated email from the ASF dual-hosted git repository.
caogaofei pushed a change to branch beyyes/agg_template_alignbydevice
in repository https://gitbox.apache.org/repos/asf/iotdb.git
from 303df4bc861 fix ut
add 15925076f75 process ProjectNode
add 8ba69593e36 fix UT
add d1924f304ac add more UT
add 41f0b024a45 fix IT
add 613a3442ce1 fix extend aligned path
add a70fc78b594 Merge branch 'lmh/fixPushDownProject' into
beyyes/agg_template_alignbydevice
add c8199d26f29 fix descending aggregator problem; add more comments
No new revisions were added by this update.
Summary of changes:
.../main/java/org/apache/iotdb/SessionExample.java | 29 +-
.../plan/analyze/TemplatedAggregationAnalyze.java | 2 +-
.../plan/optimization/AggregationPushDown.java | 20 +-
.../source/AlignedSeriesAggregationScanNode.java | 6 +-
.../plan/optimization/AggregationPushDownTest.java | 69 +++++
.../plan/optimization/TestPlanBuilder.java | 20 ++
.../distribution/AggregationAlignByDeviceTest.java | 44 ---
.../planner/distribution/AlignedByDeviceTest.java | 328 ++-------------------
8 files changed, 139 insertions(+), 379 deletions(-)