[ https://issues.apache.org/jira/browse/SPARK-14145?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Apache Spark reassigned SPARK-14145: ------------------------------------ Assignee: Reynold Xin (was: Apache Spark) > 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