[
https://issues.apache.org/jira/browse/IGNITE-6245?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16155438#comment-16155438
]
ASF GitHub Bot commented on IGNITE-6245:
----------------------------------------
GitHub user isapego opened a pull request:
https://github.com/apache/ignite/pull/2601
IGNITE-6245: Implemented returning of the number of affected rows for ODBC
driver.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/gridgain/apache-ignite ignite-6245
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/ignite/pull/2601.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 #2601
----
----
> ODBC: Driver should return affected rows number for non-batch DML queries as
> well.
> ----------------------------------------------------------------------------------
>
> Key: IGNITE-6245
> URL: https://issues.apache.org/jira/browse/IGNITE-6245
> Project: Ignite
> Issue Type: Bug
> Components: odbc
> Affects Versions: 2.1
> Reporter: Andrew Mashenkov
> Assignee: Igor Sapego
> Fix For: 2.3
>
>
> Looks like {{OdbcQueryExecuteResult}} class doesn't have {{rowAffected}}
> field that {{OdbcQueryExecuteBatchResult}} has.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)