Snowflake Output component fails throwing java exception in TOS BD
Hi Team,
I have simple pipeline to load data into snowflake using tDBOutput component for snowflake. I am testing a scenario where the length of value in input file is greater than snowflake table column length. I have disabled die on error property in snowflake output component, this would trigger copy statement with continue option. However talend is failing at output component throwing java exception error. Can someone help here to correct job to load the valid data and to capture error records accordingly.