Return-Path: X-Original-To: apmail-ignite-dev-archive@minotaur.apache.org Delivered-To: apmail-ignite-dev-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id D7EB518A52 for ; Tue, 8 Dec 2015 06:08:11 +0000 (UTC) Received: (qmail 67772 invoked by uid 500); 8 Dec 2015 06:08:11 -0000 Delivered-To: apmail-ignite-dev-archive@ignite.apache.org Received: (qmail 67719 invoked by uid 500); 8 Dec 2015 06:08:11 -0000 Mailing-List: contact dev-help@ignite.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@ignite.apache.org Delivered-To: mailing list dev@ignite.apache.org Received: (qmail 67700 invoked by uid 99); 8 Dec 2015 06:08:11 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 08 Dec 2015 06:08:11 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id 86F312C14F6 for ; Tue, 8 Dec 2015 06:08:11 +0000 (UTC) Date: Tue, 8 Dec 2015 06:08:11 +0000 (UTC) From: "Sergey Kozlov (JIRA)" To: dev@ignite.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Created] (IGNITE-2097) Splitting Query example MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 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)