aboutsummaryrefslogtreecommitdiff
path: root/sql/core
diff options
context:
space:
mode:
authorWenchen Fan <cloud0fan@outlook.com>2015-10-20 13:36:03 -0700
committerDavies Liu <davies.liu@gmail.com>2015-10-20 13:38:25 -0700
commit478c7ce8628c05ebce2972e631d76317accebe9c (patch)
treecb4154abc51ae79fefede5468112d4a6df0e6dae /sql/core
parent2f6dd634c169a34811738a3c230cce4462612748 (diff)
downloadspark-478c7ce8628c05ebce2972e631d76317accebe9c.tar.gz
spark-478c7ce8628c05ebce2972e631d76317accebe9c.tar.bz2
spark-478c7ce8628c05ebce2972e631d76317accebe9c.zip
[SPARK-6740] [SQL] correctly parse NOT operator with comparison operations
We can't parse `NOT` operator with comparison operations like `SELECT NOT TRUE > TRUE`, this PR fixed it. Takes over https://github.com/apache/spark/pull/6326. Author: Wenchen Fan <cloud0fan@outlook.com> Closes #8617 from cloud-fan/not.
Diffstat (limited to 'sql/core')
0 files changed, 0 insertions, 0 deletions