aboutsummaryrefslogtreecommitdiff
path: root/python
diff options
context:
space:
mode:
authorWenchen Fan <cloud0fan@outlook.com>2015-09-09 10:57:29 -0700
committerDavies Liu <davies.liu@gmail.com>2015-09-09 10:57:29 -0700
commit71da1633c4dcc4e748fbe3b3236af90032b695ae (patch)
tree249ad56ab7309df9e3c4441e90ca1cf1589896e7 /python
parentc0052d8d09eebadadb5ed35ac512caaf73919551 (diff)
downloadspark-71da1633c4dcc4e748fbe3b3236af90032b695ae.tar.gz
spark-71da1633c4dcc4e748fbe3b3236af90032b695ae.tar.bz2
spark-71da1633c4dcc4e748fbe3b3236af90032b695ae.zip
[SPARK-10461] [SQL] make sure `input.primitive` is always variable name not code at `GenerateUnsafeProjection`
When we generate unsafe code inside `createCodeForXXX`, we always assign the `input.primitive` to a temp variable in case `input.primitive` is expression code. This PR did some refactor to make sure `input.primitive` is always variable name, and some other typo and style fixes. Author: Wenchen Fan <cloud0fan@outlook.com> Closes #8613 from cloud-fan/minor.
Diffstat (limited to 'python')
0 files changed, 0 insertions, 0 deletions