mack
mack copied to clipboard
Feature/dlq
Work for #53 going on this branch and will be addressed as part of this PR CC: @robertkossendey
@robertkossendey I will be adding the ability to write the invalid records to a separate DLQ table but I need help for this two
- Ability to automatically mark rows as invalid in target table
- Ability to fail on invalid records
Please feel free to jump in on this branch and add in your logic for that functionality
@souvik-databricks sure, will do! could you provide an example for each method to show how it is supposed to be used?
@souvik-databricks - can you add some tests for these WIP functions? Think that'll make it easier for me to see what functionality you're going for here. Thanks!
@MrPowers I think we can close this PR now, right?