[ https://issues.apache.org/jira/browse/SPARK-14452?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Reynold Xin updated SPARK-14452: -------------------------------- Summary: Explicit APIs in Scala for specifying encoders (was: Provide ways to specify encoders in Scala without implicits) > Explicit APIs in Scala for specifying encoders > ---------------------------------------------- > > 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