Skip to content
This repository has been archived by the owner on Sep 23, 2024. It is now read-only.

Upgrade snowflake-connector-python to v3.* #387

Open
kgpayne opened this issue Jul 6, 2023 · 0 comments
Open

Upgrade snowflake-connector-python to v3.* #387

kgpayne opened this issue Jul 6, 2023 · 0 comments
Labels
enhancement New feature or request

Comments

@kgpayne
Copy link

kgpayne commented Jul 6, 2023

Is your feature request related to a problem? Please describe.
snowflake-connector-python depends on pyarrow >=8.0.0,<8.1.0, which has issues on MacOS Ventura that cause the target to fail. v3.0.0 updated this dependency to >=10.0.1,<10.1.0 which resolves those issues.

Describe the solution you'd like
Support for snowflake-connector-python 3.*

Describe alternatives you've considered
Currently users can pin to pyarrow >=10.0.1,<10.1.0, which works but generates a warning.

Additional context
We use pipelinewise-target-snowflake in conjunction with Meltano.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant