dongjoon-hyun edited a comment on issue #23958: [SPARK-27045][SQL] SQL tab in UI shows actual SQL instead of callsite URL: https://github.com/apache/spark/pull/23958#issuecomment-471868340 @ajithme . Could you update the PR title and description because this PR only work for Spark Thrift Server. Currently, this PR claims too much like the following. However, `spark-shell` is unable to show SQL statements because `setJobDescription` is not called with SQL statement. > When we run sql in spark ( for example via thrift server), ... BTW, Spark Thrift Server already shows SQL statements in `JDBC/ODBC Server` tab.
---------------------------------------------------------------- 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]
