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 126f856f537 add count_time support, add more its
add d86728d74b8 fix select agg where s1>1 bug which is aggreagtion
pushdown situation
No new revisions were added by this update.
Summary of changes:
...oTDBAlignByDeviceWithTemplateAggregationIT.java | 39 +++++-
.../plan/analyze/TemplatedAggregationAnalyze.java | 8 +-
.../queryengine/plan/analyze/TemplatedAnalyze.java | 1 -
.../plan/optimization/AggregationPushDown.java | 136 ++++++++++++++++++---
.../plan/planner/OperatorTreeGenerator.java | 37 +++---
.../plan/planner/TemplatedLogicalPlan.java | 8 +-
.../plan/planner/TemplatedLogicalPlanBuilder.java | 1 -
7 files changed, 173 insertions(+), 57 deletions(-)