File tree Expand file tree Collapse file tree 1 file changed +4
-2
lines changed
src/content/docs/snowflake Expand file tree Collapse file tree 1 file changed +4
-2
lines changed Original file line number Diff line number Diff line change @@ -21,6 +21,7 @@ The content will be updated as additional query features and functions are imple
2121| ACOS| ✅|
2222| ACOSH| ✅|
2323| ADD_MONTHS| ✅|
24+ | AGG| ❌|
2425| AI_AGG| ❌|
2526| AI_CLASSIFY| ❌|
2627| AI_COMPLETE (Prompt object)| ❌|
@@ -555,7 +556,7 @@ The content will be updated as additional query features and functions are imple
555556| <service_name>!SPCS_GET_METRICS| ❌|
556557| <service_name>!SPCS_WAIT_FOR| ❌|
557558| SPLIT| ✅|
558- | SPLIT_PART| ❌ |
559+ | SPLIT_PART| ✅ |
559560| SPLIT_TEXT_MARKDOWN_HEADER (SNOWFLAKE.CORTEX)| ❌|
560561| SPLIT_TEXT_RECURSIVE_CHARACTER (SNOWFLAKE.CORTEX)| ❌|
561562| SPLIT_TO_TABLE| ❌|
@@ -626,7 +627,7 @@ The content will be updated as additional query features and functions are imple
626627| STDDEV, STDDEV_SAMP| ❌|
627628| STDDEV_POP| ❌|
628629| STORAGE_LIFECYCLE_POLICY_HISTORY| ❌|
629- | STRIP_NULL_VALUE| ❌ |
630+ | STRIP_NULL_VALUE| ✅ |
630631| STRTOK| ❌|
631632| STRTOK_SPLIT_TO_TABLE| ❌|
632633| STRTOK_TO_ARRAY| ❌|
@@ -778,6 +779,7 @@ The content will be updated as additional query features and functions are imple
778779| SYSTEM$REMOVE_ALL_REFERENCES| ❌|
779780| SYSTEM$REMOVE_REFERENCE| ✅|
780781| SYSTEM$REPORT_HEALTH_STATUS| ❌|
782+ | SYSTEM$RESOLVE_PYTHON_PACKAGES| ❌|
781783| SYSTEM$RESTORE_PRIVATELINK_ENDPOINT| ❌|
782784| SYSTEM$RESTORE_PRIVATELINK_ENDPOINT_TSS| ❌|
783785| SYSTEM$REVOKE_PRIVATELINK| ❌|
You can’t perform that action at this time.
0 commit comments