This is an automated email from the ASF dual-hosted git repository.
caogaofei pushed a change to branch fix_subquery
in repository https://gitbox.apache.org/repos/asf/iotdb.git
from 115ca1c5090 fix subquery
add 2f007c6142d buildRegionNodeMap
add e66de62fbda fix aggregators
No new revisions were added by this update.
Summary of changes:
.../db/it/IoTDBMultiIDsWithAttributesTableIT.java | 10 +-
.../TableAggregationTableScanOperator.java | 5 +-
.../plan/relational/analyzer/Analysis.java | 5 +-
.../distribute/TableDistributedPlanGenerator.java | 118 ++++++++-------------
.../PushAggregationIntoTableScan.java | 2 +-
.../optimizations/PushPredicateIntoTableScan.java | 6 +-
.../TransformAggregationToStreamable.java | 2 +-
7 files changed, 65 insertions(+), 83 deletions(-)