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-unsubscr...@spark.apache.org
For additional commands, e-mail: issues-h...@spark.apache.org

Reply via email to