Azure Data Flow Not reading Entire Csv File
Hi ,
I have azure data flow that reads the csv file with 15M rows.
This data flow does lot of transformation like joining, select, filter etc.
it was working fine until last month, however now it is not reading the entire file. Out of 15M rows it is reading only 10M rows from .csv file.
I checked in the monitor, only 10M rows were read by source activity.
Original Data Flow run ID : 9f62d4db-762c-4137-b321-e837ae562f10
I created a test data flow by removing all the other activities except the source and sink and tried running it, this time the data flow reading the entire file.
Test Data Flow run Id : 0b6d3743-949f-450f-842f-d29206b0cc41