You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Vladimir Ozerov (JIRA)" <ji...@apache.org> on 2017/11/10 12:58:00 UTC

[jira] [Commented] (IGNITE-6738) Support mvcc filter for local sql queries

    [ https://issues.apache.org/jira/browse/IGNITE-6738?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16247438#comment-16247438 ] 

Vladimir Ozerov commented on IGNITE-6738:
-----------------------------------------

[~gvvinblade], my comments:
1) IgniteH2Indexing#mvccTracker - {{GridSqlQueryParser.query}} call is illegal here, as it will fail for non-SELECT requests.
2) Request may contain temp tables which are not instance of {{GridH2Table}}.
3) We need tests for this feature.

> Support mvcc filter for local sql queries
> -----------------------------------------
>
>                 Key: IGNITE-6738
>                 URL: https://issues.apache.org/jira/browse/IGNITE-6738
>             Project: Ignite
>          Issue Type: Sub-task
>          Components: cache
>            Reporter: Semen Boikov
>            Assignee: Igor Seliverstov
>
> Need receive/release mvcc version for queries with setLocal flag set, there are already some tests in CacheMvccSqlQueriesTest.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)