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

【已解决】Doris的select count过程是怎样的?

Asked Jun 16, 2024 Modified Jun 27, 2024
Viewed 85
query

Doris的select count过程是怎样的?是直接查询的元数据吗?还是查询segment进行汇总?如何分析

edited Jun 27, 2024
JiangXiaoqiang3
asked Jun 16, 2024
1 Answers

当前dupkey是有做优化、例如直接查元数据返回,而agg和unikey模型的需要去扫文件返回。

edited Jan 1, 1970
张彬华7693
answered Jun 19, 2024
Related Questions
doris sql查询慢,倒排索引查询NULL值问题
1 answers
Doris 做业务查询时,多个大子查询 使用 UNION ALL 联合后通过时间过滤一天数据还是会内存不足
1 answers
对于JSON_ARRAY JSON数组嵌套数据的处理,大家有什么好的处理办法吗?
EXPLAIN语句执行问题
1 answers
be各节点数据均衡
2 answers
Doris2.0.3版本ROUND函数四舍五入偶发性错误
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 中文技术论坛.