[ 
https://issues.apache.org/jira/browse/SPARK-14145?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15211194#comment-15211194
 ] 

Apache Spark commented on SPARK-14145:
--------------------------------------

User 'rxin' has created a pull request for this issue:
https://github.com/apache/spark/pull/11949

> Remove the untyped version of Dataset.groupByKey
> ------------------------------------------------
>
>                 Key: SPARK-14145
>                 URL: https://issues.apache.org/jira/browse/SPARK-14145
>             Project: Spark
>          Issue Type: Sub-task
>          Components: SQL
>            Reporter: Reynold Xin
>            Assignee: Reynold Xin
>             Fix For: 2.0.0
>
>
> Dataset has two variants of groupByKey, one for untyped and the other for 
> typed. It actually doesn't make as much sense to have an untyped API here, 
> since apps that want to use untyped APIs should just use the groupBy 
> "DataFrame" API.



--
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

Reply via email to