GitHub user andyyangcn opened a pull request:
https://github.com/apache/trafodion/pull/1519
[TRAFODION 3024] function lower() return null for varchar column whenâ¦
⦠pcode is disabled
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/andyyangcn/incubator-trafodion fix3024
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/trafodion/pull/1519.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 #1519
----
commit d7f99b0735be3b794973c2bd2c079aa8606bcd3a
Author: Andy Yang <yongfeng.yang@...>
Date: 2018-04-16T07:28:22Z
[TRAFODION 3024] function lower() return null for varchar column when pcode
is disabled
----
---