[ https://issues.apache.org/jira/browse/SPARK-2314?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14063202#comment-14063202 ]
Aaron Staple commented on SPARK-2314: ------------------------------------- Hi, sorry if I didn't indicate this clearly enough - my patch was just for the java api and I haven't handled the python side, which I believe requires separate treatment. Would it make sense to reopen this ticket until the python api is handled as well? I can implement that too if you want. > RDD actions are only overridden in Scala, not java or python > ------------------------------------------------------------ > > Key: SPARK-2314 > URL: https://issues.apache.org/jira/browse/SPARK-2314 > Project: Spark > Issue Type: Bug > Components: SQL > Affects Versions: 1.0.0, 1.0.1 > Reporter: Michael Armbrust > Assignee: Aaron Staple > Labels: starter > Fix For: 1.1.0, 1.0.2 > > > For example, collect and take(). We should keep these two in sync, or move > this code to schemaRDD like if possible. -- This message was sent by Atlassian JIRA (v6.2#6252)