You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Igor Sapego (JIRA)" <ji...@apache.org> on 2016/01/12 20:54:39 UTC

[jira] [Updated] (IGNITE-2223) CPP: ODBC queries sometimes return wrong types for columns in metadata.

     [ https://issues.apache.org/jira/browse/IGNITE-2223?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Igor Sapego updated IGNITE-2223:
--------------------------------
    Description: Some SQL queries return wrong types in metadata. For example, if query result set has column of type "Decimal" it will be transferred as "Long" instead. As a result, value can not be read in the application data buffer during row fetch.  (was: Some SQL queries return wrong types in metadata. For example, if query result set has column of type "Decimal" it will be transferred as "Long" instead.)

> CPP: ODBC queries sometimes return wrong types for columns in metadata.
> -----------------------------------------------------------------------
>
>                 Key: IGNITE-2223
>                 URL: https://issues.apache.org/jira/browse/IGNITE-2223
>             Project: Ignite
>          Issue Type: Bug
>          Components: odbc
>            Reporter: Igor Sapego
>            Assignee: Igor Sapego
>             Fix For: 1.6
>
>
> Some SQL queries return wrong types in metadata. For example, if query result set has column of type "Decimal" it will be transferred as "Long" instead. As a result, value can not be read in the application data buffer during row fetch.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)