Skip to content

Commit

Permalink
functions-and-operators: function STDDEV is supported (#3912)
Browse files Browse the repository at this point in the history
  • Loading branch information
TomShawn authored Sep 15, 2020
1 parent 2104f7d commit 57619bd
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion functions-and-operators/aggregate-group-by-functions.md
Original file line number Diff line number Diff line change
Expand Up @@ -117,7 +117,6 @@ group by id, val;

The following aggregate functions are currently unsupported in TiDB. You can track our progress in [TiDB #7623](https://github.com/pingcap/tidb/issues/7623):

- `STD`, `STDDEV`, `STDDEV_POP`
- `STDDEV_SAMP`
- `VAR_SAMP`
- `JSON_ARRAYAGG`

0 comments on commit 57619bd

Please sign in to comment.