amrishlal edited a comment on issue #7437: URL: https://github.com/apache/pinot/issues/7437#issuecomment-924631371
@mayankshriv @kishoreg I am also a strong +1 on this proposal :-) as this appears to be a good approach. I didn't mean to imply in any way that this should not be done. I was just wondering (mainly from a curiosity point of view) as to how this approach would compare with current RangeIndex if we were to make certain "optimizations" to the current range index to bring it closer to log2(N) search time. While sqrt(N) is the optimal number of buckets, I agree it can lead to a large number of buckets (approx 30K for a billion value column) -- 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