Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
None
Description
Given a non-empty bucket, but hll of a field with no values for that bucket domain
- In non-distributed mode, hll returns 0
- In distributed mode, the key+value is omitted entirely
We should make these consistent.
In this case, what makes the most sense is to return 0 for both.