apache/pinot
View on GitHubMultiple argument support for DISTINCTCOUNTHLL/DISTINCTCOUNTTHETASKETCH
Open
#8,225 opened on Feb 18, 2022
help wanted
Repository metrics
- Stars
- (4,937 stars)
- PR merge metrics
- (Avg merge 6d 7h) (186 merged PRs in 30d)
Description
Currently pinot only supports a single argument for distinct count hll and thetasketch functions. For some use cases like ours where we needed distinct count by two columns and id and a date it is very useful.
https://docs.pinot.apache.org/users/user-guide-query/how-to-handle-unique-counting