Change code owners

This commit is contained in:
JiahuaChen
2024-02-08 02:26:43 +00:00
committed by ob-robot
parent 74e0a412d9
commit ccfccee77b
13 changed files with 40 additions and 41 deletions

View File

@ -9913,7 +9913,7 @@ def_table_schema(
)
def_table_schema(
owner = 'zhuixin.gsy',
owner = 'luhaopeng.lhp',
table_name = '__all_virtual_table_mgr',
table_id = '12034',
table_type = 'VIRTUAL_TABLE',
@ -16834,7 +16834,7 @@ WHERE SVR_IP=HOST_IP() AND SVR_PORT=RPC_PORT()
)
def_table_schema(
owner = 'zhuixin.gsy',
owner = 'luhaopeng.lhp',
table_name = 'GV$OB_SSTABLES',
table_id = '21100',
table_type = 'SYSTEM_VIEW',
@ -16872,7 +16872,7 @@ FROM
)
def_table_schema(
owner = 'zhuixin.gsy',
owner = 'luhaopeng.lhp',
table_name = 'V$OB_SSTABLES',
table_id = '21101',
table_type = 'SYSTEM_VIEW',
@ -51877,7 +51877,7 @@ def_table_schema(
)
def_table_schema(
owner = 'zhuixin.gsy',
owner = 'luhaopeng.lhp',
table_name = 'GV$OB_SSTABLES',
name_postfix = '_ORA',
database_id = 'OB_ORA_SYS_DATABASE_ID',
@ -51913,7 +51913,7 @@ FROM
)
def_table_schema(
owner = 'zhuixin.gsy',
owner = 'luhaopeng.lhp',
table_name = 'V$OB_SSTABLES',
name_postfix = '_ORA',
database_id = 'OB_ORA_SYS_DATABASE_ID',