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

[jira] [Created] (SPARK-14060) Move StringToColumn implicit class into SQLImplicits

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