[ https://issues.apache.org/jira/browse/SPARK-40834?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17636852#comment-17636852 ]
Apache Spark commented on SPARK-40834: -------------------------------------- User 'cloud-fan' has created a pull request for this issue: https://github.com/apache/spark/pull/38747 > Use SparkListenerSQLExecutionEnd to track final SQL status in UI > ---------------------------------------------------------------- > > Key: SPARK-40834 > URL: https://issues.apache.org/jira/browse/SPARK-40834 > Project: Spark > Issue Type: Improvement > Components: SQL > Affects Versions: 3.4.0 > Reporter: XiDuo You > Assignee: XiDuo You > Priority: Major > Fix For: 3.4.0 > > > The SQL may succeed with some failed jobs. For example, a inner join with one > empty side and one large side, the plan would finish and the large side is > still running. -- This message was sent by Atlassian Jira (v8.20.10#820010) --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@spark.apache.org For additional commands, e-mail: issues-h...@spark.apache.org