exceptionfactory commented on PR #10368:
URL: https://github.com/apache/nifi/pull/10368#issuecomment-3408956724
@mark-bathori I have submitted an alternative pull request #10425 that
changes the dependencies to use the Snowflake JDBC Thin and Snowflake Ingest
SDK unshaded drivers. As described in the pull request, this change supports
better control over transitive dependencies, and also addresses the Connection
unwrap issue described in the Jira issue. The Snowflake Ingest SDK uses the
Snowflake JDBC Driver to upload files, so the coupling remains, but that
already existed with the standard and shaded versions of these libraries.
I'm closing this pull request in favor of the new one, and glad to continue
the discussion there as needed.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]