Forum Discussion

kunpengfan's avatar
kunpengfan
Icon for Microsoft rankMicrosoft
Jul 30, 2025

How to use existing cache for external table when acceleration in progress

I enabled query acceleration for my external table which binds a delta table (1TB) on ADLS. But acceleration progress needs 1.5 hours to complete.

I found during acceleration in progress, querying on the table is quite slower than case when acceleration completed.

How can I use the existing acceleration cache/index and after acceleration completed, Kusto will switch to new index?

Resources