[
https://issues.apache.org/jira/browse/IGNITE-7044?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16291593#comment-16291593
]
Denis Magda commented on IGNITE-7044:
-------------------------------------
[~pgarg], please review the following paragraph:
PARALLEL - specifies how many threads to be used for the index creation in
parallel. The more threads are set the faster the index will be created and
built. If the parameter is not specified, a number of threads will be
calculated as 25% of CPU cores available. A value of the parameter has to be
positive. If the value exceeds a number of CPUs then it will be decreased to
the number of cores.
on the following page:
https://apacheignite-sql.readme.io/v2.3/docs/create-index_24_hidden
> SQL: Documentation for the PARALLEL statement in the CREATE INDEX command
> -------------------------------------------------------------------------
>
> Key: IGNITE-7044
> URL: https://issues.apache.org/jira/browse/IGNITE-7044
> Project: Ignite
> Issue Type: Task
> Components: documentation
> Affects Versions: 2.1
> Reporter: Roman Kondakov
> Assignee: Roman Kondakov
> Fix For: 2.4
>
>
> Add a documentation for the PARALLEL option in the CREATE INDEX command.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)