Forum Discussion
Anonymous
3 years agoNot applicable
Issue with copy data from csv
I'm copying data from a csv file that is uploaded to a lakehouse to a table in the same lakehouse. I've set it up three different ways. 1. Pipeline copy task with the csv as the source and new tabl...
sudhav
3 years agoHelper V
Hi, in pipeline case, you have to take care of import scheme option, there you need to map the column names and data types, then you will get succeeded output.
If I answer your question, please mark it as solution.