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

[jira] [Created] (IGNITE-11404) Document CREATE TABLE "parallelism" option

Vladimir Ozerov created IGNITE-11404:
----------------------------------------

             Summary: Document CREATE TABLE "parallelism" option
                 Key: IGNITE-11404
                 URL: https://issues.apache.org/jira/browse/IGNITE-11404
             Project: Ignite
          Issue Type: Task
          Components: documentation, sql
            Reporter: Vladimir Ozerov
            Assignee: Artem Budnikov
             Fix For: 2.8


We added new {{PARALLELISM}} option: 
{code}
CREATE TABLE ... WITH "parallelism = 4"
{code}

This option affect query parallelism which is otherwise set from {{CacheConfiguration.queryParallelism}}.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)