I am using the output tool to bulkload data into an existing Snowflake table. Is there a way to specify which file format the load should use? I have tried adding FILE_FORMAT = to the string, but I can't tell if it is doing anything. If I use a file name that doesn't exist it doesn't throw an error so
snowbl:DSN=Snowflake;UID=xxx;PWD=xxx;Staging=local;Method=user|||DW.STAGING."Opportunity_test"
Designer 2023.1