himanshug opened a new pull request #6223: make COMPLEX column filterable in 
Druid code
URL: https://github.com/apache/incubator-druid/pull/6223
 
 
   This patch removes the assumption made by Druid core that COMPLEX columns 
can't support filters.
   
   I'm writing a custom aggregator.. extension takes full control of column 
representation by writing custom GenericColumnSerializer, and stores bitmaps 
for fast filtering based on values in this column.
   
   

----------------------------------------------------------------
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:
[email protected]


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to