GitHub user wenjun-zhu opened a pull request:
https://github.com/apache/trafodion/pull/1741
[TRAFODION-3190] expression involving NULL should be treated as FALSE, not
TRUE.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/wenjun-zhu/trafodion null-in-case-when
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/trafodion/pull/1741.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #1741
----
commit 24158ee711eeba48ff0c7b9a9af20d81d638aa3c
Author: wenjun.zhu <wenjun.zhu@...>
Date: 2018-08-23T03:39:10Z
expression involving NULL should be treated as FALSE, not TRUE.
----
---