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 2a1b868cd6a fix outputEndTime serialize in templateInfo. remove
redundant judgements in ExpressionTypeAnalyzer
add 126f856f537 add count_time support, add more its
No new revisions were added by this update.
Summary of changes:
...oTDBAlignByDeviceWithTemplateAggregationIT.java | 128 ++++++++++++++++++++-
.../queryengine/plan/analyze/AnalyzeVisitor.java | 2 +-
.../plan/analyze/TemplatedAggregationAnalyze.java | 78 +++++++------
.../db/queryengine/plan/analyze/TemplatedInfo.java | 31 +++--
.../plan/optimization/AggregationPushDown.java | 32 +++++-
.../plan/planner/TemplatedLogicalPlan.java | 5 +
6 files changed, 224 insertions(+), 52 deletions(-)