planga82 opened a new pull request #25723: [SPARK-29019][WebUI] Improve tooltip JDBC/ODBC Server tab URL: https://github.com/apache/spark/pull/25723 ### What changes were proposed in this pull request? Some of the columns of JDBC/ODBC server tab in Web UI are hard to understand. We have documented it at SPARK-28373 but I think it is better to have some tooltips in the SQL statistics table to explain the columns  The columns with new tooltips are finish time, close time, execution time and duration  Improvements in UIUtils can be used in other tables in WebUI to add tooltips ### Why are the changes needed? It is interesting to improve the undestanding of the WebUI ### Does this PR introduce any user-facing change? No ### How was this patch tested? Unit tests are added and manual test.
---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
