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-unsubscr...@spark.apache.org
For additional commands, e-mail: issues-h...@spark.apache.org

Reply via email to