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/10 08:50:24 UTC

[GitHub] trafodion pull request #1386: [TRAFODION-2899] Catalog API SQLColumns suppor...

GitHub user Weixin-Xu opened a pull request:

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

    [TRAFODION-2899] Catalog API SQLColumns support ODBC2.x

    When using ODBC2.x to get description of columns, failure occurs but no error returns.

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/Weixin-Xu/incubator-trafodion T2899

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/trafodion/pull/1386.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 #1386
    
----
commit 79001ea0d31b0c2d8c2c48e40876f79528a7edf5
Author: Weixin-Xu <xw...@...>
Date:   2018-01-10T08:49:10Z

    Catalog API SQLColumns support ODBC2.x

----


---

[GitHub] trafodion pull request #1386: [TRAFODION-2899] Catalog API SQLColumns suppor...

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

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


---