citusdata / citusdata/postgresql-hll

add hll_cardinality_agg()

Open
#22 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
C
Stars
1.2k
Forks
115
PR merge metrics
No merged PRs in 30d

Description

I think this wrapper function should be part of the standard HLL library, for doing ad-hoc cardinality estimates. It would be a wrapper for:

hll_cardinality(hll_add_agg(hll_hash_any(VALUE)))

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.