You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Apache Spark (JIRA)" <ji...@apache.org> on 2016/04/07 07:52:25 UTC

[jira] [Commented] (SPARK-14452) Provide ways to specify encoders in Scala without implicits

    [ 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-unsubscribe@spark.apache.org
For additional commands, e-mail: issues-help@spark.apache.org