aboutsummaryrefslogtreecommitdiff
path: root/repl
diff options
context:
space:
mode:
authorBogdan Raducanu <bogdan.rdc@gmail.com>2017-02-09 19:15:11 +0100
committerHerman van Hovell <hvanhovell@databricks.com>2017-02-09 19:15:11 +0100
commit1af0dee4189fd00398864a2ea2d504079b67a7f5 (patch)
tree3a7a9a72ec7a3b58d7cc65f45d42cf227d5aa0c5 /repl
parent4064574d031215fcfdf899a1ee9f3b6fecb1bfc9 (diff)
downloadspark-1af0dee4189fd00398864a2ea2d504079b67a7f5.tar.gz
spark-1af0dee4189fd00398864a2ea2d504079b67a7f5.tar.bz2
spark-1af0dee4189fd00398864a2ea2d504079b67a7f5.zip
[SPARK-19512][SQL] codegen for compare structs fails
## What changes were proposed in this pull request? Set currentVars to null in GenerateOrdering.genComparisons before genCode is called. genCode ignores INPUT_ROW if currentVars is not null and in genComparisons we want it to use INPUT_ROW. ## How was this patch tested? Added test with 2 queries in WholeStageCodegenSuite Author: Bogdan Raducanu <bogdan.rdc@gmail.com> Closes #16852 from bogdanrdc/SPARK-19512.
Diffstat (limited to 'repl')
0 files changed, 0 insertions, 0 deletions