You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ignite.apache.org by "Sergey Kozlov (JIRA)" <ji...@apache.org> on 2015/12/08 07:08:11 UTC

[jira] [Created] (IGNITE-2097) Splitting Query example

Sergey Kozlov created IGNITE-2097:
-------------------------------------

             Summary: Splitting Query example
                 Key: IGNITE-2097
                 URL: https://issues.apache.org/jira/browse/IGNITE-2097
             Project: Ignite
          Issue Type: Task
          Components: general
    Affects Versions: ignite-1.4, 1.5
            Reporter: Sergey Kozlov
            Assignee: Yakov Zhdanov
             Fix For: 1.6


CacheQueryExample is overloaded by query features. What's about to introduce a new package e.g. called org.apache.ignite.examples.query and split org.apache.ignite.examples.datagrid.CacheQueryExample into separate examples like 

QueryScanExample 
QueryJoinExample 
QueryTextExample 
QueryAggregationExample 
QueryFieldsExample 
QueryFieldsJoinExample 

And add new ones:

QueryCrossCacheExample 
QueryExplainExample 




--
This message was sent by Atlassian JIRA
(v6.3.4#6332)