Forum Discussion
joakimfenno
1 year agoHelper V
Lakehouse - sync issues to SQL en`dpoint
I have a delta table in lakehouse which is populated by a notebook from another delta table When I query the table ditrect I see records that I dont see when I query the table fromn the SQL endpoint...
digitalbrain
1 year agoHelper I
Hi joakimfenno , thank you for raising this issue. I've seen the similar issue when accessing the data right after overwritting the Lakehouse delta table via Notebook. Sometimes, the SQL endpoint returns the old data regardless of the new data available in the delta table when it's read by the Lookup activity in the pipeline. This must be an issue at Fabric side that requires their attention to patch in the next releases.