[jira] [Updated] (SPARK-19287) JavaPairRDD flatMapValues requires function returning Iterable, not Iterator

2020-01-27 Thread Shixiong Zhu (Jira)
[ https://issues.apache.org/jira/browse/SPARK-19287?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shixiong Zhu updated SPARK-19287: - Docs Text: JavaPairRDD/JavaPairDStream.flatMapValues() now requires a FlatMapFunction as an

[jira] [Updated] (SPARK-19287) JavaPairRDD flatMapValues requires function returning Iterable, not Iterator

2018-10-25 Thread Sean Owen (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-19287?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sean Owen updated SPARK-19287: -- Docs Text: JavaPairRDD.flatMapValues() now requires a FlatMapFunction as an argument. This means this

[jira] [Updated] (SPARK-19287) JavaPairRDD flatMapValues requires function returning Iterable, not Iterator

2018-10-10 Thread Sean Owen (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-19287?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sean Owen updated SPARK-19287: -- Labels: release-notes (was: ) > JavaPairRDD flatMapValues requires function returning Iterable, not

[jira] [Updated] (SPARK-19287) JavaPairRDD flatMapValues requires function returning Iterable, not Iterator

2017-01-19 Thread Sean Owen (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-19287?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sean Owen updated SPARK-19287: -- Target Version/s: 3.0.0 For the moment, targeting this to a hypothetical future Spark 3.x, because at