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...
AndyDDC
1 year agoMost Valuable Professional
Yes this is a known issue. Do you have a lot of partitions in your Delta tables? People have been reporting that the larger number of partitions they have, the longer the sync takes due to the service having to parse a large Delta log.