Closed
Bug 1470550
Opened 7 years ago
Closed 5 years ago
Implement HyperLogSandwich in spark-hyperloglog
Categories
(Data Platform and Tools :: General, enhancement, P3)
Data Platform and Tools
General
Tracking
(Not tracked)
RESOLVED
WONTFIX
People
(Reporter: amiyaguchi, Unassigned)
Details
https://github.com/chanian/hyperlogsandwich/wiki
The HyperLogSandwich is an interesting dataset implemented with hyperloglog, count-min, and bloom filters.
"How many groups appear n-times?"
It would be nice to have this available as a windowed aggregate function for computing data cubes of client frequency above a threshold.
Updated•7 years ago
|
Priority: -- → P3
| Reporter | ||
Updated•5 years ago
|
Status: NEW → RESOLVED
Closed: 5 years ago
Resolution: --- → WONTFIX
You need to log in
before you can comment on or make changes to this bug.
Description
•