You are viewing a plain text version of this content. The canonical link for it is here.
Posted to codereview@trafodion.apache.org by Weixin-Xu <gi...@git.apache.org> on 2018/01/09 10:43:09 UTC

[GitHub] trafodion pull request #1381: [TRAFODION-2894] Catalog Api GetTypeInfo add s...

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 <xw...@...>
Date:   2018-01-09T10:33:24Z

    Catalog Api GetTypeInfo add support of Tinyint,Bigint unsigned and long varchar. Modify some error values.

----


---

[GitHub] trafodion pull request #1381: [TRAFODION-2894] Catalog Api GetTypeInfo add s...

Posted by asfgit <gi...@git.apache.org>.
Github user asfgit closed the pull request at:

    https://github.com/apache/trafodion/pull/1381


---