aboutsummaryrefslogtreecommitdiff
path: root/R
diff options
context:
space:
mode:
authorReynold Xin <rxin@databricks.com>2016-03-22 13:48:03 -0700
committerReynold Xin <rxin@databricks.com>2016-03-22 13:48:03 -0700
commitb2b1ad7d4cc3b3469c3d2c841b40b58ed0e34447 (patch)
tree01f73adf332fde8844a56bef82c299fab7f54c5e /R
parent7e3423b9c03c9812d404134c3d204c4cfea87721 (diff)
downloadspark-b2b1ad7d4cc3b3469c3d2c841b40b58ed0e34447.tar.gz
spark-b2b1ad7d4cc3b3469c3d2c841b40b58ed0e34447.tar.bz2
spark-b2b1ad7d4cc3b3469c3d2c841b40b58ed0e34447.zip
[SPARK-14060][SQL] Move StringToColumn implicit class into SQLImplicits
## What changes were proposed in this pull request? This patch moves StringToColumn implicit class into SQLImplicits. This was 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. ## How was this patch tested? Should be covered by existing unit tests. Author: Reynold Xin <rxin@databricks.com> Author: Wenchen Fan <wenchen@databricks.com> Closes #11878 from rxin/SPARK-14060.
Diffstat (limited to 'R')
0 files changed, 0 insertions, 0 deletions