GitHub user Weixin-Xu opened a pull request:
https://github.com/apache/trafodion/pull/1381
[TRAFODION-2894] Catalog Api GetTypeInfo add support
Tinyint, Bigint unsigned and long varchar.
Modify some error values.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/Weixin-Xu/incubator-trafodion T2894
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/trafodion/pull/1381.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 #1381
----
commit 0cf25ec568d1961f67ae66dc741096a25d5c7188
Author: Weixin-Xu <xwx@...>
Date: 2018-01-09T10:33:24Z
Catalog Api GetTypeInfo add support of Tinyint,Bigint unsigned and long
varchar. Modify some error values.
----
---