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 | ||||||
---|---|---|---|---|---|---|
| ||||||
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:
Default Value: false
Scope:
Connection: If If the value of the property is set at the connection, it will be applicable for all the semantic models.Semantic modelto ‘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.
Default Value: false
Scope:
Connection: If the property is set on a semantic model, then the value will override the connection level value of that semantic modelat the snowflake connection.
Impact areas:
None