apache/pinot
在 GitHub 查看Multiple argument support for DISTINCTCOUNTHLL/DISTINCTCOUNTTHETASKETCH
Open
#8,225 创建于 2022年2月18日
help wanted
仓库指标
- Star
- (4,937 star)
- PR 合并指标
- (平均合并 6天 7小时) (30 天内合并 186 个 PR)
描述
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