Use the ADF data flow technique of creating row fingerprints via hashing: https://www.youtube.com/watch?v=Id82NZo9hxM&lc
validate data from 2 sources using ADF

Mohammed Sohail
66
Reputation points
I have 2 files of different format i.e csv,parquet. I need to validate every row present in csv is exactly same as parquet using ADF pipelines
Is there any way to achieve this using ADF or any workaround using other services on Azure with out writing code?
Accepted answer
1 additional answer
Sort by: Most helpful
-
Samy Abdul 3,361 Reputation points
2022-03-27T07:19:47.86+00:00 Hi @MohammedSohailShroff-5457, the approach to deal this scenario discussed in below threads:
https://docs.devart.com/data-compare-for-sql-server/comparing-data/setting-data-sources.html
https://www.c-sharpcorner.com/UploadFile/akkiraju/find-difference-of-data-between-two-data-sources/