morningman commented on issue #3689: URL: https://github.com/apache/incubator-doris/issues/3689#issuecomment-634461862
I probably understand what you mean, but I am not sure whether the specific plan is feasible. In your proposal, only the query about latency is mentioned, which can be known through historical results. But what runtime state do we need for the query being executed? And how to collect these status? Because I understand that most of the runtime state is at the BE node, if all are exposed through the FE node, will it cause the FE node to become a bottleneck? ---------------------------------------------------------------- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
