Export to Snowflake Failing
I'm attempting to export data to snowflake, but it continues to fail and producing the following error message:
Table creation in the cloud database has failed. Error details: net.snowflake.client.jdbc.SnowflakeSQLException: Cannot perform CREATE TABLE. This session does not have a current database. Call 'USE DATABASE', or use a qualified name.
I can see on the Snowflake side that it is able to connect