[
https://issues.apache.org/jira/browse/IGNITE-4288?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15690879#comment-15690879
]
Igor Sapego commented on IGNITE-4288:
-------------------------------------
According to
[MSDN|https://msdn.microsoft.com/en-us/library/ms716289(v=vs.85).aspx],
metadata-related calls used on SELECT statements. Though I was not able to find
information what happens if such kind of function is called on DML statement.
Seems like driver-specific behavior?
Anyway, I've fixed NPE and now tests pass, though returned schema is still
{{null}}.
> ODBC: Fix ODBC and DML interoperability.
> ----------------------------------------
>
> Key: IGNITE-4288
> URL: https://issues.apache.org/jira/browse/IGNITE-4288
> Project: Ignite
> Issue Type: Bug
> Components: odbc
> Affects Versions: 1.7
> Reporter: Igor Sapego
> Assignee: Igor Sapego
> Fix For: 1.8
>
>
> Need to fix ODBC-DML interoperability issues on ignite-1.8 branch.
> Failing tests list:
> * odbc-tests/QueriesTestSuite/TestInsertDeleteSelect
> * odbc-tests/QueriesTestSuite/TestInsertMergeSelect
> * odbc-tests/QueriesTestSuite/TestInsertSelect
> * odbc-tests/QueriesTestSuite/TestInsertUpdateSelect
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)