[
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: [email protected]
For additional commands, e-mail: [email protected]