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
I run a diff for two very small datasets. The output is a bit overwhelming 😅 I'm not sure I need any diagnostic for query that run instantly (few seconds).
We need some smarter way of reporting the progress. Like - report it only if a query take more than let say 5 seconds.
We could change the Tqdm progress bars so that they disappear once completed. Jump to near the end of the following videos to see what I'm talking about:
Current state:
Screen.Recording.2025-01-06.at.3.38.50.pm.mov
Dropping progress bar on completion:
Screen.Recording.2025-01-06.at.3.37.45.pm.mov
Note: Even if we don't want to do this for all progress bars we could enable that option for cleanup progress.
Description
I run a diff for two very small datasets. The output is a bit overwhelming 😅 I'm not sure I need any diagnostic for query that run instantly (few seconds).
We need some smarter way of reporting the progress. Like - report it only if a query take more than let say 5 seconds.
Here I'd like to see the final result only like:
The text was updated successfully, but these errors were encountered: