apache / druid

Apache Druid: a high performance real-time analytics database.
https://druid.apache.org/
Apache License 2.0
13.29k stars 3.66k forks source link

better javadoc for ColumnIndexSupplier #16663

Closed clintropolis closed 3 days ago

clintropolis commented 4 days ago

Updated javadoc for ColumnIndexSupplier.as to elaborate on the types of indexes callers might want to ask for from the method, as well as help implementors know what kinds of indexes they should implement to participate in filtering.