[FEAT MERGE] 4.x Dup Table
Co-authored-by: Minionyh <minions.yh@gmail.com> Co-authored-by: BinChenn <binchenn.bc@gmail.com> Co-authored-by: ChangerR <dingjinchengyx@163.com>
This commit is contained in:
@ -1348,7 +1348,8 @@ public:
|
||||
* Generate a table's location constraint for table scan op
|
||||
*/
|
||||
int get_tbl_loc_cons_for_scan(LocationConstraint &loc_cons);
|
||||
|
||||
// generate a table location constraint for duplicate table's replica selection
|
||||
int get_dup_replica_cons_for_scan(ObDupTabConstraint &dup_rep_cons, bool &found_dup_con);
|
||||
/**
|
||||
* @brief Generate a table's location constraint for insert op
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user