0

Option to have dataflow fail with SQL error

Details in https://astera.zendesk.com/hc/en-us/requests/7277.

When trying to run a dataflow that inserts incompatible data into a SQL table (such as string into a number column), either the record or the value can be rejected, but the dataflow still succeeds. 

It would be nice to have the option on the SQL Destinations to better control the error handling to have the dataflow automatically fail in this situation instead of having to look at the RecordsWithErrors output and forcibly stop it at that point.

1 comment

Please sign in to leave a comment.