You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "XiDuo You (Jira)" <ji...@apache.org> on 2021/05/28 04:17:00 UTC

[jira] [Created] (SPARK-35552) Make query stage materialized more readable

XiDuo You created SPARK-35552:
---------------------------------

             Summary: Make query stage materialized more readable
                 Key: SPARK-35552
                 URL: https://issues.apache.org/jira/browse/SPARK-35552
             Project: Spark
          Issue Type: Improvement
          Components: SQL
    Affects Versions: 3.2.0
            Reporter: XiDuo You


Currently, we use `resultOption().get.isDefined` to check if a query stage has materialized. The code is not readable at a glance. It's better to use a new method like `isMaterialized` to define it.



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

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@spark.apache.org
For additional commands, e-mail: issues-help@spark.apache.org