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
emcp
04/11/2023, 3:48 PM
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