xiangfu0 opened a new issue, #11901:
URL: https://github.com/apache/pinot/issues/11901

   This pops up as a requirement when quickstart join query might generates 
many rows. It may blow up broker memory as it tries to keep all the rows in 
memory then return it back.
   
   The goal of this PR is to provide a grpc based query client. And we can also 
use it to replace controller console.
   
   This client should config a timeout for broker so it won't hold the 
resources on server side.
   


-- 
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: commits-unsubscr...@pinot.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@pinot.apache.org
For additional commands, e-mail: commits-h...@pinot.apache.org

Reply via email to