druid-io / pydruid

A Python connector for Druid
Other
506 stars 194 forks source link

Implement Filtered DimensionSpecs #127

Closed jeffreythewang closed 6 years ago

jeffreythewang commented 6 years ago

Added support for Filtered DimensionSpecs as described here. Here is an example of how it is used for multi-value dimensions.

jeffreythewang commented 6 years ago

Yeah. Agreed on linter setup.

mistercrunch commented 6 years ago

Oh I almost forgot. Druid requires you fill in this form http://druid.io/community/cla.html.

jeffreythewang commented 6 years ago

Done