Jackie-Jiang commented on issue #10872:
URL: https://github.com/apache/pinot/issues/10872#issuecomment-1595488581

   The new multi-stage query engine (with join support) should support 
sub-query (cc @walterddr to confirm). One concern of directly supporting 
sub-query in the single-stage query engine is that the outer query is executed 
on the single broker, which might potentially consume too much resource.
   If this is a deal breaker and multi-stage engine doesn't work, we can 
consider prioritizing this feature request.


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

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