Frank Hoffsümmer
Frank Hoffsümmer
same here. Python 3.9.14, snowflake-connector-python==2.7.12, snowflake-sqlalchemy==1.4.1
downgrading to snowflake-connector-python==2.7.6 fixed the problem. It seems to me it was introduced in version 2.7.7
upgrading to snowflake-connector-python==2.8.0 fixed the problem for me
Thank you Simon! I sent you that pdf through email... I actually have a bunch of pdfs like it, where not all pages are scanned (even though Textract jobstatus claims...
@tjamet the Dockerfile you link to already refers to the [terraform:latest](https://github.com/whalebrew/whalebrew-packages/blob/master/terraform/Dockerfile#L1) image. so re-triggering the build of this docker image should result in the latest and greatest terraform version
thinking about how this could be implemented, e.g. by introducing a `deprecated` subdirectory in the `applications` folder. Then e.g. moving `sublime-text-3.cfg` and `sublime-text-2.cfg` to the `deprecated` directory and introducing an...