gianm commented on issue #6223: make COMPLEX column filterable in Druid code
URL: https://github.com/apache/incubator-druid/pull/6223#issuecomment-415610712
 
 
   > Actually I think existence of Filterable.FILTERABLE_TYPE is redundant. For 
me, ColumnCapability.hasBitmapIndexes() is already the indication whether 
column supports filtering or not.
   
   They don't mean the same thing: for example, long columns are filterable but 
do not have bitmap indexes. IMO a capability makes sense and is a good way to 
solve this.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@druid.apache.org
For additional commands, e-mail: commits-h...@druid.apache.org

Reply via email to