Soda documentation states that all parameters from the Snowflake Python Connector are supported.
Thus, we only need to propagate them from environmental variables to the underlying Soda configuration.
This change will allow a lot of flexibility when connecting to Snowflake.
For example, OAuth and RSA key authentication, custom session timezone, etc.
Soda documentation states that all parameters from the Snowflake Python Connector are supported. Thus, we only need to propagate them from environmental variables to the underlying Soda configuration.
This change will allow a lot of flexibility when connecting to Snowflake. For example, OAuth and RSA key authentication, custom session timezone, etc.