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

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

     [ https://issues.apache.org/jira/browse/SPARK-35552?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Gengliang Wang resolved SPARK-35552.
------------------------------------
    Fix Version/s: 3.2.0
       Resolution: Fixed

Issue resolved by pull request 32689
[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
>             Fix For: 3.2.0
>
>
> 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