We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bb66bfe commit d79d5f4Copy full SHA for d79d5f4
src/snowflake/snowpark/functions.py
@@ -7136,7 +7136,7 @@ def array_contains(
7136
array: Column containing the ARRAY to search.
7137
7138
If this is a semi-structured array, you're required to explicitly cast the following SQL types into a VARIANT:
7139
-
+
7140
- `String & Binary <https://docs.snowflake.com/en/sql-reference/data-types-text>`_
7141
- `Date & Time <https://docs.snowflake.com/en/sql-reference/data-types-datetime>`_
7142
0 commit comments