xinyiZzz commented on pull request #7474:
URL: https://github.com/apache/incubator-doris/pull/7474#issuecomment-1000325263


   good idea,
   If FE can get the memory consumption of each query, we can limit the memory 
used by users, which is what I plan to do in the future.
   
   The actual AdmissionController of Impala does a similar thing, refer to: 
https://shimo.im/docs/6qxjctpyDHJgPwtw
   
   In #7198, I have counted the real memory consumption of each Query, which 
may be implemented based on this PR later


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

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]



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

Reply via email to