Forum Discussion
Unable to append data to data to Data Table from CSV file
- 2 years ago
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.
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.