Source
JavaScript UDF limitations
To ensure stability within the Snowflake environment, Snowflake places the following limitations on JavaScript UDFs. These limitations are not invoked at the time of UDF creation, but rather at runtime when the UDF is called.
9.20 Release notes: Jul 21, 2025-Jul 25, 2025
With this release, you can use the CREATE INDEX command to create secondary indexes with INCLUDE columns. In previous releases, INCLUDE columns were supported only for secondary indexes defined within CREATE HYBRID TABLE statements.