aboutsummaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorFelix Cheung <felixcheung_m@hotmail.com>2017-01-11 08:29:09 -0800
committerShivaram Venkataraman <shivaram@cs.berkeley.edu>2017-01-11 08:29:09 -0800
commitd749c06677c2fd383733337f1c00f542da122b8d (patch)
tree775d6750789d1a76988bca912de0b1bca8bb7ef4 /docs
parent4239a1081ad96a503fbf9277e42b97422bb8af3e (diff)
downloadspark-d749c06677c2fd383733337f1c00f542da122b8d.tar.gz
spark-d749c06677c2fd383733337f1c00f542da122b8d.tar.bz2
spark-d749c06677c2fd383733337f1c00f542da122b8d.zip
[SPARK-19130][SPARKR] Support setting literal value as column implicitly
## What changes were proposed in this pull request? ``` df$foo <- 1 ``` instead of ``` df$foo <- lit(1) ``` ## How was this patch tested? unit tests Author: Felix Cheung <felixcheung_m@hotmail.com> Closes #16510 from felixcheung/rlitcol.
Diffstat (limited to 'docs')
0 files changed, 0 insertions, 0 deletions