[
https://issues.apache.org/jira/browse/IGNITE-5159?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16072729#comment-16072729
]
ASF GitHub Bot commented on IGNITE-5159:
----------------------------------------
GitHub user alexpaschenko opened a pull request:
https://github.com/apache/ignite/pull/2227
IGNITE-5159 DDL example.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/gridgain/apache-ignite ignite-5159
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/ignite/pull/2227.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 #2227
----
commit 75769a64059bef43b8d7ed103563896f96eabe84
Author: Alexander Paschenko <[email protected]>
Date: 2017-07-03T17:08:05Z
IGNITE-5159 DDL example.
----
> Create DDL Example
> ------------------
>
> Key: IGNITE-5159
> URL: https://issues.apache.org/jira/browse/IGNITE-5159
> Project: Ignite
> Issue Type: Task
> Components: examples, sql
> Reporter: Denis Magda
> Assignee: Alexander Paschenko
> Priority: Blocker
> Labels: important
> Fix For: 2.1
>
>
> We need to create a DDL example(s) that will demonstrate the following:
> - caches creation and removal using CREATE and DROP table commands.
> - indexes creation and removal using CREATE and DROP index commands.
> If CREATE SCHEME is supported by 2.1 then its usage should be demonstrated as
> well.
> The example(s) has to be placed into new "sqlgrid" directory of the examples.
> `CacheQueryExample` and `CacheQueryDmlExample` have to be moved there as
> well.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)