Tim Armstrong has uploaded a new patch set (#1). ( 
http://gerrit.cloudera.org:8080/16775 )

Change subject: IMPALA-10351,IMPALA-9812: enable mt_dop for DML by default
......................................................................

IMPALA-10351,IMPALA-9812: enable mt_dop for DML by default

This allows setting mt_dop for any query with any configuration.
Before this patch it was not supported for DML.

TODO:
* exhaustive tests
* precommit tests

Change-Id: I66331481260fe4b69d9e95b0200029b14d230ade
---
M be/src/common/global-flags.cc
M be/src/util/backend-gflag-util.cc
M bin/run-all-tests.sh
M common/thrift/BackendGflags.thrift
M fe/src/main/java/org/apache/impala/common/RuntimeEnv.java
M fe/src/main/java/org/apache/impala/planner/Planner.java
M fe/src/main/java/org/apache/impala/service/BackendConfig.java
M fe/src/test/java/org/apache/impala/planner/PlannerTest.java
M 
testdata/workloads/functional-planner/queries/PlannerTest/mt-dop-validation.test
D 
testdata/workloads/functional-query/queries/QueryTest/mt-dop-auto-fallback.test
M tests/custom_cluster/test_mt_dop.py
11 files changed, 69 insertions(+), 132 deletions(-)


  git pull ssh://gerrit.cloudera.org:29418/Impala-ASF refs/changes/75/16775/1
--
To view, visit http://gerrit.cloudera.org:8080/16775
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings

Gerrit-Project: Impala-ASF
Gerrit-Branch: master
Gerrit-MessageType: newpatchset
Gerrit-Change-Id: I66331481260fe4b69d9e95b0200029b14d230ade
Gerrit-Change-Number: 16775
Gerrit-PatchSet: 1
Gerrit-Owner: Tim Armstrong <tarmstr...@cloudera.com>
Gerrit-Reviewer: Impala Public Jenkins <impala-public-jenk...@cloudera.com>

Reply via email to