Forum Discussion

zaminator's avatar
zaminator
New Member
2 years ago
Solved

Unable to append data to data to Data Table from CSV file

I have uploaded some CSV files to my Lakehouse, all CSV files have same structure. I created a Data table by using "Load Data to Table > New Table" option. then I added content of another CSV file by same option "Load Data to Table > Existing Table" option.

 

But, when i am trying to push content to third CSV file using "Load Data to Table > Existing Table" option its, instead to appending the rows in existing table, creating a separate "Unidentified object" as shown in figure below.

 

 

Please let me know why unidentified objects are created and where can i check the error log about this issue ?

 

  • No, Actually i tried to push the data of a CSV file into my Managed Table, but i couldn't. Every time I try to append data it ends up in unidentified area.

     

    I will try some work-arounds separately loading the content of CSV file into a delta table then i can try to append the rows of new table to existing table, instead of directly appending the content from CSV to delta table.

3 Replies