You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@trafodion.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2018/01/09 10:44:00 UTC

[jira] [Commented] (TRAFODION-2894) Catalog Api GetTypeInfo does not support TINYINT, BIGINT UNSIGNED and LONG VARCHAR

    [ https://issues.apache.org/jira/browse/TRAFODION-2894?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16318237#comment-16318237 ] 

ASF GitHub Bot commented on TRAFODION-2894:
-------------------------------------------

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.

----


> Catalog Api GetTypeInfo does not support TINYINT, BIGINT UNSIGNED and LONG VARCHAR
> ----------------------------------------------------------------------------------
>
>                 Key: TRAFODION-2894
>                 URL: https://issues.apache.org/jira/browse/TRAFODION-2894
>             Project: Apache Trafodion
>          Issue Type: Bug
>          Components: connectivity-mxosrvr
>    Affects Versions: any
>         Environment: Centos 6.7
>            Reporter: XuWeixin
>            Assignee: XuWeixin
>             Fix For: any
>
>
> It fails to use ODBC SQLGetTypeInfo to get the description of Tinyint, Bigint Unsigned, Long Varchar.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)