cockroachdb / cockroach

CockroachDB — the cloud native, distributed SQL database designed for high availability, effortless scale, and control over data placement.
https://www.cockroachlabs.com
Other
29.87k stars 3.77k forks source link

colexec: support all aggregate functions #43561

Open yuzefovich opened 4 years ago

yuzefovich commented 4 years ago

The following aggregate functions are unsupported in the vectorized engine:

Note that for some functions we first will need to add the support for the types (tracked in #42043).

Jira issue: CRDB-5276

github-actions[bot] commented 12 months ago

We have marked this issue as stale because it has been inactive for 18 months. If this issue is still relevant, removing the stale label or adding a comment will keep it active. Otherwise, we'll close it in 10 days to keep the issue queue tidy. Thank you for your contribution to CockroachDB!