This message was deleted.
# general
s
This message was deleted.
r
That's a little hard to answer 😛 It is highly probable that some part of the code uses b-tree for some operations (in the classic query runner) druid segment processing usually uses bitmap indexes first then the broker may or may not use different approaches to merge the result
👍 1

https://youtu.be/f-LLTle-Xug?t=1445

there's a sketch of the algorithm here
🎉 1
a
Awesome! Thanks a lot @Renato Santos!