[BUGFIX]fix select cdb_tables error
This commit is contained in:
File diff suppressed because one or more lines are too long
@ -20055,7 +20055,6 @@ FROM
|
||||
OCEANBASE.__ALL_VIRTUAL_TABLE_STAT TS
|
||||
WHERE
|
||||
PARTITION_ID = -1 OR PARTITION_ID = TABLE_ID
|
||||
GROUP BY TENANT_ID, TABLE_ID
|
||||
) INFO
|
||||
|
||||
RIGHT JOIN
|
||||
|
||||
Reference in New Issue
Block a user