adjust allocate window function operator, enhance pq_distribute_window hint
This commit is contained in:
@ -29,7 +29,6 @@ namespace sql
|
||||
virtual int generate_normal_raw_plan() override;
|
||||
private:
|
||||
int check_explain_generate_plan_with_outline(ObLogPlan *real_plan);
|
||||
int check_has_win_func(const ObDMLStmt *stmt, bool &has_win_func);
|
||||
DISALLOW_COPY_AND_ASSIGN(ObExplainLogPlan);
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user