Target database.table1 must be delta table
I created a table1 with some data. Then I truncated it to load new dataset. When I do select * from table . I get row count 0. But when I am trying to copy into using following command. I get error saying target table must be delta table: COPY INTO...
- 1678 Views
- 0 replies
- 1 kudos