GitHub user xwq opened a pull request:

    https://github.com/apache/incubator-trafodion/pull/487

    [TRAFODION-994]SQLColumns return incorrect values

    [TRAFODION-994]Servera1 values returned by SQLColumns are incorrect.
    1. ColNullable, change to return the value from metadata table directly.
    2. Remark was not support now, return a empty string.

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

    $ git pull https://github.com/xwq/incubator-trafodion master

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

    https://github.com/apache/incubator-trafodion/pull/487.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 #487
    
----
commit 1d06665b9a5c6db28809ccf6baab2e5a9c2247d5
Author: Weiqing Xu <weiqing...@esgyn.cn>
Date:   2016-05-17T08:36:56Z

    [TRAFODION-994]SQLColumns return incorrect values
    
    [TRAFODION-994]Servera1 values returned by SQLColumns are incorrect.
    1. ColNullable, change to return the value from metadata table directly.
    2. Remark was not support now, return a empty string.

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

Reply via email to