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

[jira] [Updated] (SPARK-34059) Use for/foreach rather than map to make sure execute it eagerly

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

Hyukjin Kwon updated SPARK-34059:
---------------------------------
    Summary: Use for/foreach rather than map to make sure execute it eagerly   (was: Use for/foreach rather than map for Unit expressions whose side effects are required)

> Use for/foreach rather than map to make sure execute it eagerly 
> ----------------------------------------------------------------
>
>                 Key: SPARK-34059
>                 URL: https://issues.apache.org/jira/browse/SPARK-34059
>             Project: Spark
>          Issue Type: Improvement
>          Components: Spark Core, SQL
>    Affects Versions: 3.2.0
>            Reporter: Hyukjin Kwon
>            Assignee: Hyukjin Kwon
>            Priority: Minor
>
> This is virtually a clone of SPARK-16694. There are some more new places that foreach has to be map. Please see the original ticket and PR for more details.



--
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