[
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)