You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Vladimir Ozerov (JIRA)" <ji...@apache.org> on 2017/09/16 07:58:02 UTC

[jira] [Updated] (IGNITE-6406) SQL: CREATE INDEX should fill index from multiple threads

     [ https://issues.apache.org/jira/browse/IGNITE-6406?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Vladimir Ozerov updated IGNITE-6406:
------------------------------------
    Labels: iep-1  (was: )

> SQL: CREATE INDEX should fill index from multiple threads
> ---------------------------------------------------------
>
>                 Key: IGNITE-6406
>                 URL: https://issues.apache.org/jira/browse/IGNITE-6406
>             Project: Ignite
>          Issue Type: Task
>          Components: sql
>    Affects Versions: 2.1
>            Reporter: Vladimir Ozerov
>              Labels: iep-1
>             Fix For: 2.3
>
>
> Currently when {{CREATE INDEX}} command is executed, we fill new index from a single thread. Low CPU, long create time. We can trade off CPU vs time by adding more threads. 
> Probably number of threads should be specified in {{CREATE INDEX}} command as a hint.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)