When connecting to Snowflake internal stage I am seeing it connect to a different db
问题 I am connecting through newly released Snowflake Kafka connector using standalone mode. The connector is able to connect to my snowflake account successfully but when it looks for creating internal stage, it doesn't use correct database as in config This is the content of new connector.properties file: name=kafkaSnowNow connector.class=com.snowflake.kafka.connector.SnowflakeSinkConnector tasks.max=8 topics=kafkaSnow1,kafkaSnow2 snowflake.topic2table.map= kafkaSnow1:kafka_db.kafka_schema