Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add loading status affordance for model generation #169

Open
sfc-gh-cnivera opened this issue Oct 7, 2024 · 0 comments
Open

Add loading status affordance for model generation #169

sfc-gh-cnivera opened this issue Oct 7, 2024 · 0 comments
Labels
enhancement New feature or request medium Issues that should be addressed but are not urgent.

Comments

@sfc-gh-cnivera
Copy link
Collaborator

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.

@sfc-gh-cnivera sfc-gh-cnivera added enhancement New feature or request medium Issues that should be addressed but are not urgent. labels Oct 7, 2024
@sfc-gh-cnivera sfc-gh-cnivera self-assigned this Oct 7, 2024
@sfc-gh-cnivera sfc-gh-cnivera removed their assignment Oct 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request medium Issues that should be addressed but are not urgent.
Projects
None yet
Development

No branches or pull requests

1 participant