pingcap/tidb

Add new agg function like `SKEW` or `SKEWNESS` to show the skewness of the expression/column.

Open

#24 721 ouverte le 18 mai 2021

Voir sur GitHub
 (2 commentaires) (0 réactions) (1 assigné)Go (6 186 forks)batch import
component/executorgood first issuetype/feature-request

Métriques du dépôt

Stars
 (40 090 stars)
Métriques de merge PR
 (Merge moyen 14j 4h) (346 PRs mergées en 30 j)

Description

Feature Request

Is your feature request related to a problem? Please describe:

A aggregate function to show the skewness of the data. To better know the distribution.

Describe alternatives you've considered:

Snowflake, SAS, influxdb, IBM, SKEWNESS_SAMP and SKEWNESS_POP in oracle.

Teachability, Documentation, Adoption, Migration Strategy:

Guide contributeur