pvillard31 commented on PR #11101: URL: https://github.com/apache/nifi/pull/11101#issuecomment-4180501746
While it is not executed by default, there is an IT test that I usually run to confirm that everything is OK. I believe the class should be updated as the current one is deprecated in 4.x I believe. I think it should be changed to `net.snowflake.client.api.driver.SnowflakeDriver`. Actually it may be OK to completely remove it if the driver auto-registers properly. Not sure. https://github.com/apache/nifi/blob/main/nifi-extension-bundles/nifi-snowflake-bundle/nifi-snowflake-processors/src/test/java/org/apache/nifi/processors/snowflake/SnowflakeIngestIT.java#L93 -- 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]
