[
https://issues.apache.org/jira/browse/IGNITE-5159?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16074390#comment-16074390
]
Alexander Paschenko commented on IGNITE-5159:
---------------------------------------------
[~vozerov]
1, 4 - were added to showcase more possible use scenarios.
5 - we can't remove it as we don't have public API entry point for the queries
now, do we? Yes, {{GridQueryProcessor}} may be used, but should we use non
public API for an everyday use 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)