Solved
Forum Discussion
Thanks for the response
I am using a router snap and i dont think i can use conditional.
- darshthakkar3 years agoValued Contributor
Your target system i.e. snowflake doesn’t have all the columns defined; meaning for instance, your upstream has 5 columns, snowflake has been defined with less than 5 columns thus data couldn’t be ingested.
Try to have a mapper before snowflake snap and if you have defined 3 cols, specify those 3 in the mapper prior and you will not see any error on execution.