-
Notifications
You must be signed in to change notification settings - Fork 30
Open
Labels
questionFurther information is requestedFurther information is requested
Description
I was testing out the new Meltano V (4.0.5) and running against target-snowflake. When I loaded data into Snowflake I saw this warning:
2025-11-10T17:25:01.341870Z [warning ] C:\Git\elt-pipeline\.meltano\loaders\target-snowflake\venv\Lib\site-packages\target_snowflake\connector.py:261: DeprecationWarning: Use base64 encoded private key instead of PEM format
connect_args["private_key"] = self.get_private_key()
name=target-snowflake
2025-11-10T17:25:01.343485Z [info ] Private key is in PEM format name=target-snowflake
2025-11-10T17:25:16.238606Z [info ] Reader 'target-snowflake' completed processing 313 lines of input (2 schemas, 309 records, 0 batch manifests, 2 state messages, 0 activate version messages). name=target-snowflake
Not sure when things will break but thought I'd raise it here 😟 !
Metadata
Metadata
Assignees
Labels
questionFurther information is requestedFurther information is requested