FYI I updated to the latest JDBC version and the problem was solved
Hi Brian Lorraine,
If I understand correctly, connecting to Snowflake with JDBC using Java 21 isn’t working.
If that’s the case, try upgrading your Snowflake JDBC driver to version 3.17.0 or higher, as Snowflake added support for Java 21 starting with this version.
Here’s a screenshot where to update the version in the EDC External Database Connector.
Hope this helps.