exceptionfactory commented on PR #10368: URL: https://github.com/apache/nifi/pull/10368#issuecomment-3361299197
On a cursory review, it looks like this could be related to the Ingest SDK including the shaded JDBC Driver. A clean solution would involve switching to the unshaded version. I'm fine with this change as it stands if it works for now, but I may look at refactoring the dependencies, which should allow switching back to the standard `SnowflakeConnection` interface. -- 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]
