Arkady Kleyner
03/30/2020, 6:59 PMZachary Hughes
03/30/2020, 7:08 PMArkady Kleyner
03/30/2020, 7:10 PMBraun Reyes
03/30/2020, 7:54 PMJeremiah
03/30/2020, 8:55 PMArkady Kleyner
03/30/2020, 9:51 PMexecuted = cursor.execute(query, params=data
) line 101 in task code. Based on that call only a single sql statement will execute. Snowflake API allows to pass multiple sql statements as part of a single call.Jeremiah
03/31/2020, 1:50 AM