praveer38 opened a new issue, #30894: URL: https://github.com/apache/superset/issues/30894
### Bug description On the SQL Lab’s “Query History” tab, the “Duration column: expected: it should show only execution duration for the query (i.e. under a second for simple queries) actual: it is showing some real values along with some unexpected values as shown in the video and screenshot. ----------------------------------- **Steps to Reproduce** 1. Go to SQL Lab 2. Create a query 3. Run the query (and variations of it) multiple times 4. Click the “Query History” tab 5. The “Duration” column will show a fraction of a second for each query 6. In the Results column, click “View” 7. Close the query view ### Screenshots/recordings <img width="842" alt="image" src="https://github.com/user-attachments/assets/74cf1f48-8f98-43a0-8abc-06be7e6785a2"> https://github.com/user-attachments/assets/6c952b9c-f612-4478-996e-ab2531d2c41a ### Superset version 4.0.2 ### Python version 3.9 ### Node version 16 ### Browser Chrome ### Additional context _No response_ ### Checklist - [X] I have searched Superset docs and Slack and didn't find a solution to my problem. - [X] I have searched the GitHub issue tracker and didn't find a similar bug report. - [X] I have checked Superset's logs for errors and if I found a relevant Python stacktrace, I included it here as text in the "additional context" section. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
