Hi , I suspect the reason is the recent version 1.12.0 from snowflake-sdk library. Maybe you want to pin the version to 1.11.0 import snowflake from 'snowflake-sdk@1.11.0'
Hi , I suspect the reason is the recent version 1.12.0 from snowflake-sdk library. Maybe you want to pin the version to 1.11.0 import snowflake from 'snowflake-sdk@1.11.0'