mark-bathori commented on PR #10368: URL: https://github.com/apache/nifi/pull/10368#issuecomment-3361761097
@exceptionfactory @pvillard31 After investigating this a bit more I think we have two options for solving this properly: 1. Use an unshaded version from the `snowflake-ingest-sdk`. 2. Remove the `snowflake-jdbc` dependency and rely on the version included in the `snowflake-ingest-sdk`. The main drawback here is that we lose the ability to upgrade the `snowflake-jdbc` dependency version independently. Which one do you think would be better? -- 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]
