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

【已解决】有关Broadcast Join的一个问题

Asked Apr 9, 2024 Modified Apr 10, 2024
Viewed 36
2.1

看到一个broadcast join:

image.png

这里的BROADCAST是说把右边那个子树的join结果给broadcast了吗?

edited Apr 10, 2024
James Xu9
asked Apr 9, 2024
1 Answers

是的,右边树的结果广播到左边树去join;
如果右边结果集较大,可以手动改成其它join方式或者进行相应调参优化:Doris Join 优化

edited Jan 1, 1970
张彬华7678
answered Apr 10, 2024
Related Questions
bitmap精确去重 效率不如distinct?
[CANCELLED]failed to initialize storage reader. tablet=57732, res=[E-3110][INTERNAL_ERROR]different type between schema and column reader
跪求大佬指导一下,doris be节点其中一个磁盘故障后更换新磁盘后无法重启be服务
1 answers
Spark读取Doris报错
1 answers
doris 偶发查询很慢
doris报错被截断 doris版本2.1.6
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 中文技术论坛.