Skip to content

Commit d98981c

Browse files
Update function coverage documentation (#399)
Co-authored-by: LocalStack Bot <localstack-bot@users.noreply.github.com>
1 parent fbd8505 commit d98981c

File tree

1 file changed

+9
-4
lines changed

1 file changed

+9
-4
lines changed

src/content/docs/snowflake/sql-functions.md

Lines changed: 9 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ The content will be updated as additional query features and functions are imple
4646
|APPLICATION_JSON||
4747
|APPLICATION_SPECIFICATION_STATUS_HISTORY||
4848
|APPROX_COUNT_DISTINCT||
49-
|APPROX_PERCENTILE||
49+
|APPROX_PERCENTILE||
5050
|APPROX_PERCENTILE_ACCUMULATE||
5151
|APPROX_PERCENTILE_COMBINE||
5252
|APPROX_PERCENTILE_ESTIMATE||
@@ -127,10 +127,10 @@ The content will be updated as additional query features and functions are imple
127127
|BITSHIFTRIGHT||
128128
|BITXOR||
129129
|BITXOR_AGG||
130-
|BOOLAND||
130+
|BOOLAND||
131131
|BOOLAND_AGG||
132132
|BOOLNOT||
133-
|BOOLOR||
133+
|BOOLOR||
134134
|BOOLOR_AGG||
135135
|BOOLXOR||
136136
|BOOLXOR_AGG||
@@ -161,6 +161,7 @@ The content will be updated as additional query features and functions are imple
161161
|COPY_HISTORY||
162162
|CORR||
163163
|CORTEX_SEARCH_DATA_SCAN||
164+
|CORTEX_SEARCH_REFRESH_HISTORY||
164165
|COS||
165166
|COSH||
166167
|COT||
@@ -460,7 +461,7 @@ The content will be updated as additional query features and functions are imple
460461
|NULLIFZERO||
461462
|NVL||
462463
|NVL2||
463-
|OBJECT_AGG||
464+
|OBJECT_AGG||
464465
|OBJECT_CONSTRUCT||
465466
|OBJECT_CONSTRUCT_KEEP_NULL||
466467
|OBJECT_DELETE||
@@ -861,6 +862,7 @@ The content will be updated as additional query features and functions are imple
861862
|TO_QUERY||
862863
|TO_TIME, TIME||
863864
|TO_TIMESTAMP, TO_TIMESTAMP_*||
865+
|TO_UUID||
864866
|TO_VARIANT||
865867
|TO_XML||
866868
|TRANSFORM||
@@ -889,6 +891,7 @@ The content will be updated as additional query features and functions are imple
889891
|TRY_TO_GEOMETRY||
890892
|TRY_TO_TIME||
891893
|TRY_TO_TIMESTAMP, TRY_TO_TIMESTAMP_*||
894+
|TRY_TO_UUID||
892895
|TYPEOF||
893896
|UNICODE||
894897
|UNIFORM||
@@ -907,7 +910,9 @@ The content will be updated as additional query features and functions are imple
907910
|VECTOR_L2_DISTANCE||
908911
|VECTOR_MAX||
909912
|VECTOR_MIN||
913+
|VECTOR_NORMALIZE||
910914
|VECTOR_SUM||
915+
|VECTOR_TRUNCATE||
911916
|WAREHOUSE_LOAD_HISTORY||
912917
|WAREHOUSE_METERING_HISTORY||
913918
|WIDTH_BUCKET||

0 commit comments

Comments
 (0)