[ 
https://issues.apache.org/jira/browse/SPARK-17347?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Sean Owen resolved SPARK-17347.
-------------------------------
       Resolution: Fixed
    Fix Version/s: 2.1.0
                   2.0.1

Issue resolved by pull request 14901
[https://github.com/apache/spark/pull/14901]

> Encoder in Dataset example has incorrect type
> ---------------------------------------------
>
>                 Key: SPARK-17347
>                 URL: https://issues.apache.org/jira/browse/SPARK-17347
>             Project: Spark
>          Issue Type: Improvement
>          Components: Examples
>    Affects Versions: 2.0.0
>            Reporter: Nan Zhu
>            Priority: Trivial
>             Fix For: 2.0.1, 2.1.0
>
>
> https://github.com/apache/spark/blob/master/examples/src/main/scala/org/apache/spark/examples/sql/SparkSQLExample.scala#L206
> The type of this alternative encoder shall be Encoder[Map[String, Any]] 
> instead of Encoder[Map[String, Int]]



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to