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
Generating the semantic model may take a while since we need to execute a few SQL statements. Instead of just having a generic loading message, perhaps we dispatch separate status updates to be a bit clearer to the user (e.g. Identifying tables..., Generating column descriptions...).
We should also look into parallelizing some of these calls if possible.
The text was updated successfully, but these errors were encountered:
Generating the semantic model may take a while since we need to execute a few SQL statements. Instead of just having a generic loading message, perhaps we dispatch separate status updates to be a bit clearer to the user (e.g.
Identifying tables...
,Generating column descriptions...
).We should also look into parallelizing some of these calls if possible.
The text was updated successfully, but these errors were encountered: