Igor Sapego created IGNITE-4421:
-----------------------------------
Summary: ODBC: SQLFetch fails if result set contains non-primitive column.
Key: IGNITE-4421
URL:
https://issues.apache.org/jira/browse/IGNITE-4421 Project: Ignite
Issue Type: Bug
Components: odbc
Affects Versions: 1.8
Reporter: Igor Sapego
Assignee: Igor Sapego
Fix For: 2.0
If any column of the result set is complex binary object (non primitive type), then {{SQLFetch}} fails upon call with the following message:
{noformat}
Error 01S01: Can not retrieve row column.
{noformat}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)