Vijay Kiran
Vijay Kiran
With RC2, please try: ```yaml data_source database_name: type: snowflake schema: schema_name connection: username: "user_name" password: "password" account: account_name database: database_name warehouse: warehouse_name connection_timeout: role: role_name client_session_keep_alive: session_parameters: QUERY_TAG: soda-queries QUOTED_IDENTIFIERS_IGNORE_CASE:...
@albinkjellin Is this still an issue? Can you please test and let me know? (with 3.0.3)
Fixed in 3.0.7
docs from snowflake connector: https://docs.snowflake.com/en/user-guide/python-connector-example.html#connecting-with-oauth
Hey @adam-wrobel would you like to fix it via PR by updating https://github.com/sodadata/soda-core/blob/main/soda/snowflake/soda/data_sources/snowflake_data_source.py#L74 ?
Hi @pgoslatara Thank you for the PR, we will add this to our upcoming sprint to review and merge.
For implementation these CLI commands, I propose the following approach: 1) First create a Warehouse like this: ```python # This snippet assumes you have the warehouse_name as input warehouse_name: str...
I don't think this is severe enough that warrants extra work.
there is an option to use `-t` or `--data-timestamp`