[ https://issues.apache.org/jira/browse/SPARK-14005?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15202762#comment-15202762 ]
Sean Owen commented on SPARK-14005: ----------------------------------- That's not the argument: it's the additional API overhead for very little gain. You're proposing this only because Scala collections have them, but emulating Scala collections isn't a goal for RDDs, even if they share method names for similar operations. > Make RDD more compatible with Scala's collection > ------------------------------------------------- > > Key: SPARK-14005 > URL: https://issues.apache.org/jira/browse/SPARK-14005 > Project: Spark > Issue Type: Question > Components: Spark Core > Reporter: zhengruifeng > Priority: Trivial > > How about implementing some more methods for RDD to make it more compatible > with Scala's collection? > Such as: > nonEmpty, slice, takeRight, contains, last, reverse -- This message was sent by Atlassian JIRA (v6.3.4#6332) --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@spark.apache.org For additional commands, e-mail: issues-h...@spark.apache.org