gianm commented on PR #15688:
URL: https://github.com/apache/druid/pull/15688#issuecomment-1900714036

   Interesting! I'm curious about a couple of things:
   
   - What's the planning time when `inSubQueryThreshold` is low enough that we 
go that path? It should be faster, but I'm wondering how much faster?
   - What's the planning time when the query is even more complex? Let's say, 
some GROUP BY, JOIN, etc, plus a giant IN.
   
   I think knowing these will help tell us what to do next.


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