You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The incremental compilation infrastructure has special handling for diagnostics - we capture any diagnostics emitted during query execution, and then re-emit them if the result is loaded from disk.
We should document this handling in the chapter on incremental compilation.