Is anybody using Meltano with Snowflake target on ...
# singer-target-development
b
Is anybody using Meltano with Snowflake target on Python 3.11. The current default recommended pipelinewise target is not compatible with Python 3.11 due to its hardbound pyarrow dependency to 8.x.x
e
if you cannot switch off python 3.11, I'd clone the repo you're getting your tap/target from... bump the deps.. and try again.. I had to do this with target-parquet until the PR merged