Forum Discussion
RSebastiani74
3 years agoFrequent Visitor
Combine Dataflows data from different sources
Hello, I have 3 datasets from different sources (different AWS databases) with the same schema for different clients that I CANT physically combine data for into a single database. I am currentl...
lbendlin
3 years agoSuper User
Once your data is in the dataflow you have broken the data's chain of custody, and can do with the data whatever you want (for better or for worse).
Remember that dataflows are data storage vehicles (Parquet files, basically) so don't try to do too much with them.