[
https://issues.apache.org/jira/browse/IGNITE-6270?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16200112#comment-16200112
]
ASF GitHub Bot commented on IGNITE-6270:
----------------------------------------
GitHub user alexpaschenko opened a pull request:
https://github.com/apache/ignite/pull/2831
IGNITE-6270 Renamed user facing CREATE TABLE
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/gridgain/apache-ignite ignite-6270
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/ignite/pull/2831.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 #2831
----
commit 1da9f0e4adf922b11257cf5c3b93df7508f0ee7b
Author: Alexander Paschenko <[email protected]>
Date: 2017-10-11T11:18:29Z
IGNITE-6270 Renamed user facing CREATE TABLE
----
> Rename user facing CREATE TABLE param names to split words properly
> -------------------------------------------------------------------
>
> Key: IGNITE-6270
> URL: https://issues.apache.org/jira/browse/IGNITE-6270
> Project: Ignite
> Issue Type: Improvement
> Components: sql
> Reporter: Alexander Paschenko
> Assignee: Alexander Paschenko
> Labels: important, usability
> Fix For: 2.4
>
>
> Currently, some {{CREATE TABLE}} params specified inside {{WITH}} clause look
> like this: {{AFFINITYKEY}}, i.e. words are not separated by dashes as they
> should be.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)