Gummybearr opened a new issue #10857:
URL: https://github.com/apache/druid/issues/10857


   While studying Druid, I got stuck with some questions. I read the docs a 
couple of times, but still couldn't come up with a good answer.
   
   1. Druid uses bitmap indexes for query performances, but how does Druid 
actually parse those indexes? If the bit length becomes big enough, it would be 
longer than 64 bits, making it hard to use bitwise operation at once.
   2. When using Kafka, does Druid make indexes for these data or does Kafka 
make indexes that Druid can use instead?
   
   Have a great day:)
   
   


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

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