You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Pavel Konstantinov (JIRA)" <ji...@apache.org> on 2018/03/06 10:50:00 UTC

[jira] [Closed] (IGNITE-2093) Add support for scan near cache to VisorQueryTask

     [ https://issues.apache.org/jira/browse/IGNITE-2093?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Pavel Konstantinov closed IGNITE-2093.
--------------------------------------

> Add support for scan near cache to VisorQueryTask
> -------------------------------------------------
>
>                 Key: IGNITE-2093
>                 URL: https://issues.apache.org/jira/browse/IGNITE-2093
>             Project: Ignite
>          Issue Type: Task
>          Components: cache
>    Affects Versions: 1.5.0.final
>            Reporter: Alexey Kuznetsov
>            Assignee: Pavel Konstantinov
>            Priority: Major
>             Fix For: 2.5
>
>
> VisorQueryTask can execute EXPLAIN, SQL and SCAN queries, but it is not so hard add support for SCAN NEAR CACHE "pseudo query" that will work on some node locally and will return ccache.localEntries(CachePeekMode.NEAR).iterator().



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)