Skip to content

Commit

Permalink
Updated function coverage docs
Browse files Browse the repository at this point in the history
  • Loading branch information
localstack-bot committed Oct 6, 2024
1 parent c94d940 commit d70ac05
Showing 1 changed file with 8 additions and 4 deletions.
12 changes: 8 additions & 4 deletions content/en/references/coverage/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -203,8 +203,8 @@ The table is a work in progress and will be updated as more functions are implem
|ROW_COUNT (system data metric function)||
|STDDEV (system data metric function)||
|UNIQUE_COUNT (system data metric function)||
|DP_ESTIMATE_HIGH||
|DP_ESTIMATE_LOW||
|DP_INTERVAL_HIGH||
|DP_INTERVAL_LOW||
|DYNAMIC_TABLE_GRAPH_HISTORY||
|DYNAMIC_TABLE_REFRESH_HISTORY||
|DYNAMIC_TABLES||
Expand All @@ -216,6 +216,7 @@ The table is a work in progress and will be updated as more functions are implem
|ENCRYPT_RAW||
|ENDSWITH||
|EQUAL_NULL||
|ESTIMATE_REMAINING_DP_AGGREGATES||
|EXP||
|EXPLAIN_JSON||
|EXTERNAL_FUNCTIONS_HISTORY||
Expand Down Expand Up @@ -348,10 +349,10 @@ The table is a work in progress and will be updated as more functions are implem
|LIKE ALL||
|LIKE ANY||
|LISTAGG||
|LN||
|LN||
|LOCALTIME||
|LOCALTIMESTAMP||
|LOG||
|LOG||
|LOGIN_HISTORY, LOGIN_HISTORY_BY_USER||
|LOWER||
|LPAD||
Expand Down Expand Up @@ -398,6 +399,7 @@ The table is a work in progress and will be updated as more functions are implem
|OBJECT_KEYS||
|OBJECT_PICK||
|OCTET_LENGTH||
|PARSE_DOCUMENT (SNOWFLAKE.CORTEX)||
|PARSE_IP||
|PARSE_JSON||
|PARSE_URL||
Expand All @@ -419,6 +421,7 @@ The table is a work in progress and will be updated as more functions are implem
|RANDSTR||
|RANK||
|RATIO_TO_REPORT||
|REDUCE||
|[ NOT ] REGEXP||
|REGEXP_COUNT||
|REGEXP_INSTR||
Expand Down Expand Up @@ -509,6 +512,7 @@ The table is a work in progress and will be updated as more functions are implem
|ST_GEOMFROMGEOHASH||
|ST_GEOMPOINTFROMGEOHASH||
|ST_HAUSDORFFDISTANCE||
|ST_INTERPOLATE||
|ST_INTERSECTION||
|ST_INTERSECTION_AGG||
|ST_INTERSECTS||
Expand Down

0 comments on commit d70ac05

Please sign in to comment.