This is an automated email from the ASF dual-hosted git repository.
caogaofei pushed a change to branch beyyes/agg_mergesort
in repository https://gitbox.apache.org/repos/asf/iotdb.git
from ecc17b83a59 fix it
add 986718afab5 fix aggregation with tranform situation
No new revisions were added by this update.
Summary of changes:
.../plan/planner/distribution/SourceRewriter.java | 45 +++++++++--
...anNodeRewriter.java => BaseSourceRewriter.java} | 2 +-
.../distribution/AggregationAlignByDeviceTest.java | 86 ++++++++++++++++++++++
3 files changed, 127 insertions(+), 6 deletions(-)
rename
iotdb-core/datanode/src/main/java/org/apache/iotdb/db/queryengine/plan/planner/plan/node/{SimplePlanNodeRewriter.java
=> BaseSourceRewriter.java} (95%)