Apache Doris 中文技术论坛
Questions Tags Users Badges

Doris无法查询information_schema.tables表信息

Asked 19h ago Modified Jan 1, 0001
Viewed 13
3.0 doris-webui query

Studio访问Doris时,数据库中表无法展示,会话显示以下预计查询超时:
/* ApplicationName=SelectDBStudio */
select
TABLE_NAME,
CREATE_TIME,
TABLE_COMMENT
from
information_schema.tables
where
TABLE_SCHEMA = 'js_ods'
and TABLE_TYPE = 'VIEW'
image.png
image.png

edited Jan 1, 0001
NoobsZero17
asked 19h ago
1 Answers

正常mysql client或者其他工具查询如何?

edited Jan 1, 1970
徐振超@SelectDB8166
answered 7h ago
Related Questions
Doris无法查询information_schema.tables表信息
1 answers
doris单节点fe出现了 Current group size:从1 变成2
1 answers
读取paimon外表,表中同时存在array<double>和bigint类型字段时,会使 ”bigint字段的比较过滤条件“失效
1 answers
跨k8s集群访问 doris,streamload 返回 be 地址,服务无法解析
1 answers
Doris3.0.8的ddl任务一直运行不停止
1 answers
在k8s上部署存算分离的doris集群,fdb的operator和doris的operator是否具有必要性
1 answers

Terms of service Privacy policy

Powered by Answer - the open-source software that powers Q&A communities.
Made with love © 2026 Apache Doris 中文技术论坛.