Data Engineering: understand the data you are working with better by generating test records in the source system
I am a firm believer in (at least on a global level) understanding the data you are working with. One way to do this is to generate testrecords in the source system. This offers several advantages: Not only do you understand the data better which makes for better pipelines, it also forces you to communicate…