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

Doris无法查询information_schema.tables表信息

Asked Feb 27 Modified Feb 28
Viewed 38
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 Feb 28
NoobsZero17
asked Feb 27
1 Answers

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

edited Jan 1, 1970
徐振超@SelectDB8201
answered Feb 28
Related Questions
存算分离架构下 Doris 双端 CDC 同步方案
1 answers
3.0.8计划报错: Failed to choose best plan: chosenGroupExpressionId is already set
1 answers
咨询: Doris有办法获取每一列的压缩后大小吗
1 answers
3.1.4版本routine load 文档上说支持,但是实际上不支持灵活列更新
1 answers
数据库备份恢复
1 answers
Stream Load时Http Connection aborted
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 中文技术论坛.