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

[jira] [Created] (SPARK-34310) Replaces map and flatten with flatMap

Yang Jie created SPARK-34310:
--------------------------------

             Summary: Replaces map and flatten with flatMap
                 Key: SPARK-34310
                 URL: https://issues.apache.org/jira/browse/SPARK-34310
             Project: Spark
          Issue Type: Improvement
          Components: Spark Core, SQL
    Affects Versions: 3.2.0
            Reporter: Yang Jie


Replaces collection.map(f1).flatten(f2) with collection.flatMap if possible.



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