[FEAT MERGE] [CP] query_interface 422
This commit is contained in:
@ -329,8 +329,14 @@ bool ObGlobalHint::has_hint_exclude_concurrent() const
|
||||
|| ObParamOption::NOT_SPECIFIED != param_option_
|
||||
|| !alloc_op_hints_.empty()
|
||||
|| !dops_.empty()
|
||||
|| false != disable_transform_
|
||||
|| false != disable_cost_based_transform_
|
||||
|| false != enable_append_
|
||||
|| !opt_params_.empty()
|
||||
|| !ob_ddl_schema_versions_.empty()
|
||||
|| has_gather_opt_stat_hint()
|
||||
|| false != has_dbms_stats_hint_
|
||||
|| -1 != dynamic_sampling_
|
||||
|| flashback_read_tx_uncommitted_;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user