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 2019/10/28 03:24:10 UTC

[GitHub] [incubator-doris] imay commented on issue #2069: Multi Distinct hang while single distinct is executed quickly

imay commented on issue #2069: Multi Distinct hang while single distinct is executed quickly
URL: https://github.com/apache/incubator-doris/issues/2069#issuecomment-546776630
 
 
   Because we can't predicate how much data will be generated when query executes. I think we should resolve this problem finally by failing all entire query when it happens. Additionally, maybe we can improve our serialization method to reduce the size of transfer data size.
   
   So @EmmyMiao87 could you please create another issues to track them?

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