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/04/16 09:51:59 UTC

[GitHub] [incubator-doris] imay commented on issue #3337: 为什么在单机执行的聚合查询需要多个FRAGMENT

imay commented on issue #3337: 为什么在单机执行的聚合查询需要多个FRAGMENT
URL: https://github.com/apache/incubator-doris/issues/3337#issuecomment-614542372
 
 
   @HappenLee 
   这个是比较难以做到的,当前在规划分片的时候只能通过tablet数目来做,而机器数只有在coordinate阶段才能感知。
   如果想达到你的目的,那么你可以把tablet数目改成1就可以了。

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


With regards,
Apache Git Services

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