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/06/24 02:59:58 UTC

[GitHub] [incubator-doris] wutiangan commented on a change in pull request #3806: Add a session variable allow remove order by for subquery in set opertion clause

wutiangan commented on a change in pull request #3806:
URL: https://github.com/apache/incubator-doris/pull/3806#discussion_r444617441



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

Review comment:
       maybe allow_ignore_order_by_in_subquery is more better? 
   set, inline view, insert can think contain subquery.




----------------------------------------------------------------
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