GitHub user Weixin-Xu opened a pull request:
https://github.com/apache/trafodion/pull/1739
[TRAFODION-3230] The number of error message is less than the failed input
rows
the parameter of SQLGetDiagRec need to be initialized
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/Weixin-Xu/incubator-trafodion J3230
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/trafodion/pull/1739.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 #1739
----
commit 7df8c0e384563d046748258125d13655a1c7a9bf
Author: XuWeixin <weixin.xu@...>
Date: 2018-11-07T09:53:38Z
(ODB)the parameter of SQLGetDiagRec need to be initialized
----
---