GitHub user dolphin1414 opened a pull request:
https://github.com/apache/ignite/pull/3014 IGNITE-6406: SQL: CREATE INDEX should fill index from multiple threads.
A parallel index creation and an SQL keyword PARALLEL parsing implemented.
You can merge this pull request into a Git repository by running:
$ git pull
https://github.com/gridgain/apache-ignite ignite-6406
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/ignite/pull/3014.patchTo close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #3014
----
commit 97069d5af3b54a008bd32db01064bfdd90c3f5bd
Author: rkondakov <
[hidden email]>
Date: 2017-11-10T12:13:29Z
IGNITE-6406: Parallel index creation implementated
(cherry picked from commit d34f16f0ecd35ea55efb0b2e5f94734c56c9cca3)
----
---