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 02:57:00 UTC

[GitHub] [incubator-doris] imay commented on a change in pull request #2079: Multi distinct + no group by + big data is stuck

imay commented on a change in pull request #2079: Multi distinct + no group by + big data is stuck
URL: https://github.com/apache/incubator-doris/pull/2079#discussion_r339388849
 
 

 ##########
 File path: be/src/service/brpc.h
 ##########
 @@ -54,3 +54,6 @@
 #include <brpc/controller.h>
 #include <brpc/server.h>
 #include <brpc/closure_guard.h>
+#include <brpc/reloadable_flags.h>
+#include <brpc/protocol.h>
+#include <gflags/gflags_declare.h>
 
 Review comment:
   Put this out of this file

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