Hello,
Is there anyone willing to help merge the following PR?
https://github.com/apache/ignite/pull/10001
在 2022/4/27 11:05, YuJue Li (Jira) 写道:
[https://issues.apache.org/jira/browse/IGNITE-11404?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
YuJue Li updated IGNITE-11404:
------------------------------
Fix Version/s: 2.13
(was: 2.14)
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: YuJue Li
Priority: Major
Fix For: 2.13
Time Spent: 10m
Remaining Estimate: 0h
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
(v8.20.7#820007)