Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[ETL-409] Create python comparison script (#42)
* update code to use datacompy as main comparison tool * add comparison report for edge scenarios like no data types in common, dups * add function for converting csv to text for s3.put_object, add tests for getting all row diff, add linting, adjust function to output datacompy.Compare object to allow for more logs * use resolvedoptions from aws glue, adjust all args and args validation func, remove unused lib * add logging for memory for datasets --------- Co-authored-by: Rixing Xu <[email protected]>
- Loading branch information