You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Drew Robb (JIRA)" <ji...@apache.org> on 2017/09/28 00:17:00 UTC

[jira] [Created] (SPARK-22152) Add Dataset flatten function

Drew Robb created SPARK-22152:
---------------------------------

             Summary: Add Dataset flatten function
                 Key: SPARK-22152
                 URL: https://issues.apache.org/jira/browse/SPARK-22152
             Project: Spark
          Issue Type: Wish
          Components: Spark Core
    Affects Versions: 2.2.0
            Reporter: Drew Robb
            Priority: Minor


Currently you can use an identify flatMap to flatten a Dataset, for example to get from a Dataset[Option[T]] to a Dataset[T], but adding flatten directly would allow for a more similar API to scala collections.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@spark.apache.org
For additional commands, e-mail: issues-help@spark.apache.org