diff --git a/docs/openmetadata/connectors/snowflake.md b/docs/openmetadata/connectors/snowflake.md index fca8bc80eb2..9a19f673a53 100644 --- a/docs/openmetadata/connectors/snowflake.md +++ b/docs/openmetadata/connectors/snowflake.md @@ -127,6 +127,7 @@ Note: The `source.config` field in the configuration JSON will include the major "username": "username", "password": "strong_password", "database": "SNOWFLAKE_SAMPLE_DATA", + "warehouse": "DEMO", "account": "account_name", "service_name": "snowflake", "data_profiler_enabled": "false",