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

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

    [ https://issues.apache.org/jira/browse/SPARK-35552?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17352962#comment-17352962 ] 

Apache Spark commented on SPARK-35552:
--------------------------------------

User 'ulysses-you' has created a pull request for this issue:
https://github.com/apache/spark/pull/32689

> 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
>            Priority: Minor
>
> 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