ajithme opened a new pull request #23958: [SPARK-27045] SQL tab in UI shows callsite instead of actual SQL URL: https://github.com/apache/spark/pull/23958 ## What changes were proposed in this pull request? When we run sql in spark ( for example via thrift server), the SparkUI SQL tab must show SQL instead of stacktrace which is more useful to end user. Instead it currently shows the callsite shortform which is less useful  ## How was this patch tested? Manually: 
---------------------------------------------------------------- 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]
