HI,
I am loading data from flat file (500 MB) to PDW table and all the rows are saved in to Flat file destination table in case of Flat File Source Error.
However when I load data from small file (16 rows) in same format it saves all data in to PDW Destination table which is correct.
Please advice me why my all rows data from flat file its moving to Flat file destination. At least first 16 rows should load to pdw destination table.
Thanks