GitHub user Weixin-Xu opened a pull request:
https://github.com/apache/trafodion/pull/1631
[TRAFODION-3049] ODBC Numeric convert skip the calculation of max value
When column is Numeric in the range of 1 to 18, the calculation of max value will skip
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/Weixin-Xu/incubator-trafodion 3049
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/trafodion/pull/1631.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 #1631
----
commit 838f120b99660a1de3a2539cf1262af3d135d6df
Author: Weixin-Xu <xwx@...>
Date: 2018-07-05T06:58:36Z
when column is Numeric in the range of 1 to 18, the calculation of max value will skip
----
---
|