Hi all:
I'm reading in a series of csv files from my Azure Datalake (ADLS). I'm using the Azure input tool.
For most of the files, I have no issues, but I have 2 files where I keep getting a "Malformed csv file" error when trying to read in these files.
This is the only error I get...very cryptic.
in the Azure input tool, the options I am using for this file are:
File Format: CSV
Max Field Length: 1000
Delimiter: Comma
Start data import on line: 1
Quote Character: Double Quote
Code Page: UTF-8 Without BOM
The other files that read well use the same options.
Your thoughts and value inputs are greatly appreciated.
-prpatel.