coiled / dask-snowflake

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

snowflake-connector-python updates pyarrow dependency #53

Open j-bennet opened 1 year ago

j-bennet commented 1 year ago

This is still in preview, but snowflake-connector-python removed the restriction to pyarrow dependency.

https://github.com/snowflakedb/snowflake-connector-python/issues/1144#issuecomment-1652338193

In this version, they are also using nanoarrow, which is very new. Should try and see how this works with Dask.