zapr-oss / druidry

Java based Druid Query Generator library
Apache License 2.0
193 stars 86 forks source link

HyperUnique's isInputHyperUnique & round properties #140

Closed abhi195 closed 4 years ago

abhi195 commented 4 years ago

Implementation of round of HyperUniqueAggregator. Druid-doc : https://druid.apache.org/docs/latest/querying/hll-old.html#hyperunique-aggregator

Fixing #110