You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@doris.apache.org by GitBox <gi...@apache.org> on 2020/07/23 03:25:17 UTC

[GitHub] [incubator-doris] morningman commented on a change in pull request #4150: [BUG] fix 4149, add sessionVariable to choose broadcastjoin first when cardinality cannot be estimated

morningman commented on a change in pull request #4150:
URL: https://github.com/apache/incubator-doris/pull/4150#discussion_r459195573



##########
File path: docs/zh-CN/administrator-guide/variables.md
##########
@@ -338,3 +338,6 @@ SET forward_to_master = concat('tr', 'u', 'e');
 
     是否将 bitmap 和 hll 类型的 count distinct 查询重写为 bitmap_union_count 和 hll_union_agg 。
 
+* `prefer_broadcast_join`

Review comment:
       How about name it to "prefer_join_method", and value is "broadcast" or "shuffle"




----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@doris.apache.org
For additional commands, e-mail: commits-help@doris.apache.org