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 <xwx@...>
Date: 2018-01-10T08:49:10Z
Catalog API SQLColumns support ODBC2.x
----
---