GitHub user mashengchen opened a pull request:
https://github.com/apache/trafodion/pull/1505
TRAFODION-3019 pstmt.setByte cannot support string.getbyte well
fill in blank when give value to a char() type.
support Chinese value, when column type is UCS2
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/mashengchen/trafodion JIRA3019
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/trafodion/pull/1505.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 #1505
----
commit 7914d91ec16e631adacf5d866675bb6f7326e7fa
Author: aven <shengchen.ma@...>
Date: 2018-04-04T02:22:22Z
TRAFODION-3019 pstmt.setByte cannot support string.getbyte well
----
---