SQL Endpoint Synchronization Issue in Lakehouse After Data Load
I am frequently facing synchronization issues with the SQL Endpoint in the Lakehouse. After loading data into the Lakehouse, I typically run a query to get the maximum date and record count from the pipeline. However, I often notice that immediately after the load, no records are returned. To work around this, I’ve had to introduce a 2-minute wait activity before querying the metrics. Has anyone else experienced similar issues? Is there a more efficient way to resolve this synchronization delay, or a setting that can ensure immediate data availability? Any advice or suggestions would be greatly appreciated. Thanks!