gengliangwang commented on issue #24067: [SPARK-27135][WebUI]Add hover support for overflow text URL: https://github.com/apache/spark/pull/24067#issuecomment-472010433 I tried the patch. To me, the user experience is not very good. On mouse over, the table size is changed; if the mouse goes over table descriptions, then the table keep changing. Personally, I prefer the way like tooltip:  Or showing the hidden part on click as SQL execution table: 
---------------------------------------------------------------- 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]
