Reynold Xin created SPARK-14060:
-----------------------------------

             Summary: Move StringToColumn implicit class into SQLImplicits
                 Key: SPARK-14060
                 URL: https://issues.apache.org/jira/browse/SPARK-14060
             Project: Spark
          Issue Type: Improvement
          Components: SQL
            Reporter: Reynold Xin
            Assignee: Reynold Xin


They were kept in SQLContext.implicits object for binary backward 
compatibility, in the Spark 1.x series. It makes more sense for this API to be 
in SQLImplicits since that's the single class that defines all the SQL 
implicits.



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