cube-js / cube-js/cube

Support Redshift HLL functions/ approx_count_distinct

Open
#8,510 1 comment 0 reactions 0 assignees View on GitHub
driver:redshift
Dominant language
Rust
Stars
20.8k
Forks
2.1k
Avg merge
1d 2h
Merged PRs (30d)
181

Description

**Is your feature request related to a problem? Please describe.**
I don't see a reason why these can't be supported
- https://docs.aws.amazon.com/redshift/latest/dg/hyperloglog-functions.html
- https://docs.aws.amazon.com/redshift/latest/dg/r_COUNT.html

```
APPROXIMATE COUNT ( DISTINCT expression )
```

**Describe the solution you'd like**
A clear and concise description of what you want to happen.
I'd like to use `APPROX_COUNT_DISTINCT` without breaking 😄

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.