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

如何在不执行数据读取IO的情况下,获取SQL执行结果的schema信息

Asked Sep 27, 2024 Modified Jan 1, 0001
Viewed 25
2.1

如题,有什么办法可以在不做数据读取IO的情况下,获得一个SQL执行后数据的schema信息,包括列名、以及列的数据类型。

edited Jan 1, 0001
Fennng27
asked Sep 27, 2024
1 Answers

可以查看元数据表的相关db.table信息:
information_schema.tables

edited Jan 1, 1970
张彬华7703
answered Sep 28, 2024
Related Questions
有偿解决问题!doris查询性能提升
1 answers
doris stream load报错
doris 2.1.8 源码无法下载
Doris 2.1.6 SQL_BLOCK_RULE 命中后错误信息不正确,显示为未知列错误而非规则拦截提示
1 answers
doris升级问题
1 answers
doris 2.1.8写入速度非常慢,IOutil占满但写入速度很慢,查询速度没有影响。
1 answers

Terms of service Privacy policy

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