pingcap/tidb

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

Open

#24,721 创建于 2021年5月18日

在 GitHub 查看
 (2 评论) (0 反应) (1 负责人)Go (6,186 fork)batch import
component/executorgood first issuetype/feature-request

仓库指标

Star
 (40,090 star)
PR 合并指标
 (平均合并 14天 4小时) (30 天内合并 346 个 PR)

描述

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:

贡献者指南