GitHub user mashengchen opened a pull request:

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

    [TRAFODION-3105] meta.getColumns should return 24 columns

    odbc & jdbc have two rules, odbc return 18 columns while jdbc needs 24 
columns, so there use two case to separate.
    also we don't support java.sql.types.REF, so value of the new added columns 
are just null.

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

    $ git pull https://github.com/mashengchen/trafodion getColumns

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

    https://github.com/apache/trafodion/pull/1606.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 #1606
    
----
commit 0211325eb8ac59574d0cb0d77a3949bde9a03d08
Author: mashengchen <mashengchen@...>
Date:   2018-06-13T06:20:44Z

    [TRAFODION-3105] meta.getColumns should return 24 columns

----


---

Reply via email to