druid-io / pydruid

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

Fix bound filter property #227

Open armanaxh opened 4 years ago

armanaxh commented 4 years ago

Fixes #225

john-bodley commented 4 years ago

@armanaxh I'm not that well versed with the native Druid REST API (I'm more familiar with Druid SQL) and thus I don't really have a strong opinion with regards to which approach is best.

Note it would good to add some unit tests to cover both the existence and non-existence of the fields.