Reynold Xin created SPARK-14452:
-----------------------------------

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


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: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to