mirror of
https://github.com/apache/impala.git
synced 2025-12-19 18:12:08 -05:00
IMPALA-11663: Update documentation for MT_DOP
The MT_DOP documentation was outdated stating that MT_DOP values greater than zero are not supported for DML statements. However, IMPALA-10351 introduced this feature and now DML statements do not produce an error if MT_DOP is set to a non-zero value. Change-Id: Id34ccdaa8e1738756f4f12f7074e9f076b9209b4 Reviewed-on: http://gerrit.cloudera.org:8080/21846 Tested-by: Impala Public Jenkins <impala-public-jenkins@cloudera.com> Reviewed-by: Daniel Becker <daniel.becker@cloudera.com>
This commit is contained in:
committed by
Daniel Becker
parent
da9400d63c
commit
bcba81a1de
@@ -70,13 +70,6 @@ under the License.
|
||||
long-running, CPU-intensive queries.
|
||||
</p>
|
||||
</li>
|
||||
<li>
|
||||
<p>
|
||||
<codeph>DML</codeph> statements. <codeph>MT_DOP</codeph> values greater
|
||||
than zero are not currently supported for DML statements. DML statements
|
||||
will produce an error if <codeph>MT_DOP</codeph> is set to a non-zero value.
|
||||
</p>
|
||||
</li>
|
||||
<li>
|
||||
<p>
|
||||
In <keyword keyref="impala34"/> and earlier, not all <codeph>SELECT</codeph>
|
||||
|
||||
Reference in New Issue
Block a user