druid-io / pydruid

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

PyDruid: added filter as valid parameter to time_boundary query #95

Closed noahadar closed 5 years ago

noahadar commented 7 years ago

Added support in Druid's ability to filter in timeBoundary query by adding the 'filter' parameter to the valid parameters list of the time_boundary method :)

mistercrunch commented 6 years ago

I just noticed this also addresses Gzip which I'm more interested in. Mind rebasing / fixing the conflicts?

mistercrunch commented 5 years ago

Please reopen when conflicts get sorted out.