Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Description:

This property is used to enable or disable username comment in the Snowflake queryincludes the username in the Snowflake query as a comment in the SQL statement.

Panel
panelIconIdatlassian-note
panelIcon:note:
bgColor#DEEBFF

Note

Currently, this is applicable to the Snowflake connection.

Values:

true/false

  • true: If the value of the property is set to ‘true’, a comment will be included in the SQL statement during dataset operations (refresh, preview, and validation), semantic model process, and when querying raw data in Snowflake.
    NOTE: The comment format will follow/* Query executed by user Admin */.

  • false: If the value of the property is set to ‘false’, a comment will not be included in the SQL statement during dataset operations (refresh, preview, and validation), semantic model process, and when querying raw data in Snowflake.

...

  • Connection: If the property is set at the connection, it will be applicable for all the semantic models.Semantic model: If the property is set on a semantic model, then the value will override the connection level value of that semantic modelsnowflake connection.

Impact areas:

None