pingcap/tidb
View on GitHubAdd new agg function like `SKEW` or `SKEWNESS` to show the skewness of the expression/column.
Open
#24,721 opened on May 18, 2021
component/executorgood first issuetype/feature-request
Repository metrics
- Stars
- (40,090 stars)
- PR merge metrics
- (Avg merge 14d 4h) (346 merged PRs in 30d)
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: