We are using snowflake executor to truncate the table before loading data into it.
We have configured snowflake destination and executor with same credentials by using private key file.
If I remove executor, pipeline is able to load data into snowflake but when I am adding snowflake executor, its giving error as “password can’t be empty” for executor.
kindly help. Thanks in advance.