clintropolis commented on a change in pull request #9731:
URL: https://github.com/apache/druid/pull/9731#discussion_r428255335



##########
File path: 
processing/src/main/java/org/apache/druid/segment/ColumnSelectorBitmapIndexSelector.java
##########
@@ -160,11 +160,11 @@ public void close() throws IOException
   public boolean hasMultipleValues(final String dimension)

Review comment:
       This appears to only be used in `ExpressionFilter` currently, which is 
one of the few things that has to deal with unknowns, but if we want to do this 
maybe we should pull the definition of `Capable` outside of the 
`ColumnCapabilities` class to be standalone.




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