Structural differences and limitations with Snowflake on Azure

Required license: Professional or Enterprise

Table mode limitations

Snowflake on Azure workspaces cannot use the following table modes:

  • Scale

  • Incremental

Generator limitations

Snowflake on Azure workspaces cannot use the following generators:

  • Algebraic

  • Array JSON Mask

  • Array Regex Mask

  • Cross Table Sum

  • Current Date

  • Event Timestamps

  • Geo

  • Sequential Integer

Support for table filtering

Snowflake on Azure workspaces support both subsetting and table filtering.

Table filtering means that for tables that use the De-Identify table mode, you can provide a WHERE clause to filter the table. See Using table filtering for data warehouses and Spark-based data connectors.

No upsert

Snowflake on Azure workspaces do not support upsert.

No output to a container repository

For Snowflake on Azure workspaces, you cannot write the destination data to a container repository.

No output to an Ephemeral snapshot

For Snowflake on Azure workspaces, you cannot write the destination data to an Ephemeral snapshot.

Last updated