Forum Discussion
bcdobbs
2 years agoCommunity Champion
Dataflows Gen2 - Delta Table Overwrite Issue
Hi,
I have really odd issue...
I have an gen2 dataflow that copies a csv file from an on prem location into a delta table. It's set to overwrite and in general apepars to work fine. (Would pr...
Joshrodgers123
2 years agoAdvocate V
I have the same issue, but reversed. I have a dataflow writing to a lakehouse. If I read the data in a notebook, I can see the correct and latest data. If I read the data through the SQL Endpoint (or even the table preview in the lakehouse), it shows an older version of the delta table.
I opened a support ticket (2312050040012594) and they are investigating. They said it was a sync issue.