Add virtual table Query_Response_Time

This commit is contained in:
LINxiansheng
2022-06-24 10:30:35 +08:00
committed by wangzelin.wzl
parent e99cf210e6
commit 10041293f1
35 changed files with 977 additions and 10 deletions

View File

@ -371,6 +371,7 @@ ObSqlPartitionLocationCache::LocationDistributedMode ObSqlPartitionLocationCache
case OB_ALL_VIRTUAL_SESSTAT_TID:
case OB_ALL_VIRTUAL_SYSSTAT_TID:
case OB_ALL_VIRTUAL_STORAGE_STAT_TID:
case OB_ALL_VIRTUAL_QUERY_RESPONSE_TIME_TID:
case OB_ALL_VIRTUAL_DISK_STAT_TID:
case OB_ALL_VIRTUAL_MEMSTORE_INFO_TID:
case OB_ALL_VIRTUAL_PARTITION_INFO_TID: