GitHub user sandhyasun opened a pull request:
https://github.com/apache/incubator-trafodion/pull/1223
Cherry pick 2.2 PR 1216 into master branch
This PR 1216 was already reviewed and merged into 2.2 . No new code going
into Trafodion.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/sandhyasun/incubator-trafodion traf_misc
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/incubator-trafodion/pull/1223.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 #1223
----
commit f40dfb9edb53a0f06dfd6d50ecffb38b762b14df
Author: Sandhya Sundaresan <[email protected]>
Date: 2017-08-14T04:47:54Z
Fix for extra error generated when unsupported functions are called on LOB
datatypes.
commit ebdfb96317f20de6227e434bc1f373b9d97d48b1
Author: Sandhya Sundaresan <[email protected]>
Date: 2017-08-14T04:54:04Z
Merge remote branch 'origin/master' into traf_misc
commit 001eb5152be229d877be03128129d8a74f5d83d5
Author: Sandhya Sundaresan <[email protected]>
Date: 2017-08-17T20:54:23Z
Merge remote branch 'origin/master' into traf_misc
commit 47cd6a98b7506ba2779c261a17d3029ee9491301
Author: Sandhya Sundaresan <[email protected]>
Date: 2017-09-04T07:10:29Z
Merge remote branch 'origin/master' into traf_misc
commit f94c9ea3310dc179c544a083d0aff99e6d9b0742
Author: Sandhya Sundaresan <[email protected]>
Date: 2017-09-04T06:58:05Z
Merge remote branch 'origin/pr/1216/head' into merge_1216
----
---