GitHub user kakaxi3019 opened a pull request:
https://github.com/apache/trafodion/pull/1474
fix [trafodion-2988] prepare query returns 2006 internal error
add deal with OR OperatorType
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/kakaxi3019/trafodion trafodion-2988
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/trafodion/pull/1474.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 #1474
----
commit 7f7ba504b8c1bac741642fe42d37ba3754adf896
Author: kakaxi3019 <jupiter3019@...>
Date: 2018-03-14T01:44:29Z
fix [trafodion-2988] prepare query returns 2006 internal error
----
---