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:

  • AI Synthesizer

  • 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 container artifacts

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

No output to an Ephemeral snapshot

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

Last updated