coiled / dask-snowflake

Dask integration for Snowflake
BSD 3-Clause "New" or "Revised" License
29 stars 7 forks source link

Dictionary changed size during iteration in snowflake connector #51

Open fjetter opened 1 year ago

fjetter commented 1 year ago

We got a failing CI build, see https://github.com/coiled/dask-snowflake/actions/runs/5581071003/jobs/10198820063

This is likely caused because we removed the serializable lock in https://github.com/coiled/dask-snowflake/pull/39

I opened an upstream issue https://github.com/snowflakedb/snowflake-connector-python/issues/1648