abhishekagarwal87 commented on issue #15149:
URL: https://github.com/apache/druid/issues/15149#issuecomment-1761140827

   I know I am the one who suggested something like this in the druid meetup. 
But thinking a bit more, what you probably need is 
https://github.com/apache/druid/pull/11307.  With the bitmap indexes in 
real-time, there is no need for broker pruning, as almost all the indexers 
would be able to quickly return the results if they don't have the data for the 
tenant being queried and there is a bitmap index on the tenant. 


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