This is an automated email from the ASF dual-hosted git repository.
caogaofei pushed a change to branch beyyes/add_table_model_agg_metrics
in repository https://gitbox.apache.org/repos/asf/iotdb.git
from 77f64002c19 perfect the logic of TreePlanCost and TablePlanCost
add e12b8026eb2 perfect
No new revisions were added by this update.
Summary of changes:
.../queryengine/plan/execution/QueryExecution.java | 12 ++------
.../db/queryengine/plan/planner/IPlanner.java | 3 +-
.../queryengine/plan/planner/TreeModelPlanner.java | 20 ++++++++++++--
.../plan/relational/planner/TableModelPlanner.java | 32 ++++++++++++++++------
.../distribute/TableDistributedPlanner.java | 10 +------
5 files changed, 45 insertions(+), 32 deletions(-)