Hi,
I am trying to load a local .csv file (1 Mio records) into an existing HANA Table.
I want to use the "Start Line" and "End Line" Filters to only load the first records 1...14282 (1 Header line).
This seems to work nice and superfast. But...
When I check the entries in the target table, it turns out there are records that are from lines >14282 (e.g. 14283) from the .csv file contained
in the SAP HANA Target table.
E.g. when then loading only record 14283 from the .csv file, I am getting a "unique constraint violated" error when importing the sigle record.
What is going wrong?
Best Regards
Florian