When a tutorial is being followed https://www.snowflake.com/en/developers/guides/intro-to-machine-learning-with-snowpark-ml-for-python/#ml-feature-transformations on ingestion step the result of the cell is:
Connection Established with the following parameters:
User : "xxx"
Role : "ML_MODEL_HOL_USER"
Database : "ML_HOL_DB"
Schema : "ML_HOL_SCHEMA"
Warehouse : "ML_HOL_WH"
You might have more than one threads sharing the Session object trying to update sql_simplifier_enabled. Updating this while other tasks are running can potentially cause unexpected behavior. Please update the session configuration before starting the threads.
Restart of the kernel does not help.
When a tutorial is being followed https://www.snowflake.com/en/developers/guides/intro-to-machine-learning-with-snowpark-ml-for-python/#ml-feature-transformations on ingestion step the result of the cell is:
Connection Established with the following parameters:
User : "xxx"
Role : "ML_MODEL_HOL_USER"
Database : "ML_HOL_DB"
Schema : "ML_HOL_SCHEMA"
Warehouse : "ML_HOL_WH"
You might have more than one threads sharing the Session object trying to update sql_simplifier_enabled. Updating this while other tasks are running can potentially cause unexpected behavior. Please update the session configuration before starting the threads.
Restart of the kernel does not help.