Python and Snowflake rollback is not executed on specific condition within an iteration of a loop

前端 未结 0 1035
耶瑟儿~
耶瑟儿~ 2020-12-10 14:59

I am connecting into Snowflake cloud using the following:

try:
    conn = snowCtx.connect(
        user=snowflake_user,
        password=password,
        acc         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题