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:
[email protected]


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to