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. [ Full content available at: https://github.com/apache/incubator-druid/pull/6223 ] This message was relayed via gitbox.apache.org for [email protected]
