[
https://issues.apache.org/jira/browse/IGNITE-4191?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16289403#comment-16289403
]
ASF GitHub Bot commented on IGNITE-4191:
----------------------------------------
GitHub user gvvinblade reopened a pull request:
https://github.com/apache/ignite/pull/3220
IGNITE-4191
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/gridgain/apache-ignite ignite-4191
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/ignite/pull/3220.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 #3220
----
----
> SQL: support transactions
> -------------------------
>
> Key: IGNITE-4191
> URL: https://issues.apache.org/jira/browse/IGNITE-4191
> Project: Ignite
> Issue Type: New Feature
> Components: sql
> Reporter: Denis Magda
> Labels: iep-3, important
> Fix For: 2.5
>
>
> Presently there is no any way to execute data modification statements and
> SELECT queries in a transactional fashion using our JDBC/ODBC drivers and DML
> API.
> This can be fully supported once MVCC is ready and released.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)