Manu Zhang created SPARK-30331:
----------------------------------

             Summary: The final AdaptiveSparkPlan event is not marked with 
`isFinalPlan=true`
                 Key: SPARK-30331
                 URL: https://issues.apache.org/jira/browse/SPARK-30331
             Project: Spark
          Issue Type: Bug
          Components: SQL
    Affects Versions: 3.0.0
            Reporter: Manu Zhang


This is due to that the final AdaptiveSparkPlan event is sent out before 
{{isFinalPlan}} variable set to `true`. It would fail any listener attempting 
to catch the final event by pattern matching `isFinalPlan=true`



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to