daniel_luftspring
12/10/2021, 6:31 PMAttributeError: 'SnowflakeDialect' object has no attribute 'driver'. I've traced this issue back to the snowflake-sqlalchemy repo here. It should be fixed based on the version of snowflake-sqlalchemy that's running in my virtual env. Any guidance or places to look would be much appreciated.robert_offner
12/17/2021, 10:56 AMdaniel_luftspring
12/17/2021, 2:25 PMrobert_offner
12/17/2021, 3:27 PMradovan_bacovic
12/22/2021, 10:55 AM<https://gitlab.com/meltano/target-snowflake> and fork it.
Here is the working repo: https://gitlab.com/gitlab-data/edcast-target-snowflake
This version is working fine now as we update snowflake-sqlalchemy lib to the latest one 1.3.3 (released a couple of days ago) and working fine for our use case.
Hope this helps.daniel_luftspring
12/24/2021, 8:56 PMradovan_bacovic
12/27/2021, 7:25 AMMR , but in our project - this was a show stopper for us as impacted existing loads.
Also, the target-snowflake we are using is obsolete and our plan is to upgrade from more things (ie pyhton-connector) and make it official so people can use it.