GitHub user shroman opened a pull request:
https://github.com/apache/ignite/pull/3701 IGNITE-8052: Clear error message when using a non-existing column namâ¦
â¦e for CREATE TABLE primary key.
You can merge this pull request into a Git repository by running:
$ git pull
https://github.com/shroman/ignite IGNITE-8052
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/ignite/pull/3701.patchTo close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #3701
----
commit b857c11a6643aa2162a9621d52cf5e67210ec1f9
Author: shroman <rshtykh@...>
Date: 2018-03-27T05:26:14Z
IGNITE-8052: Clear error message when using a non-existing column name for CREATE TABLE primary key.
----
---