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

Apache Spark commented on SPARK-14452:
--------------------------------------

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

> Provide ways to specify encoders in Scala without implicits
> -----------------------------------------------------------
>
>                 Key: SPARK-14452
>                 URL: https://issues.apache.org/jira/browse/SPARK-14452
>             Project: Spark
>          Issue Type: Sub-task
>          Components: SQL
>            Reporter: Reynold Xin
>            Assignee: Reynold Xin
>             Fix For: 2.0.0
>
>
> The Scala Dataset public API currently only allows users to specify encoders 
> through SQLContext.implicits. This is OK but sometimes people want to 
> explicitly get encoders without a SQLContext (e.g. Aggregator 
> implementations).



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