Tim Armstrong has uploaded this change for review. ( http://gerrit.cloudera.org:8080/15884
Change subject: IMPALA-9736: fix mt_dop not supported error ...................................................................... IMPALA-9736: fix mt_dop not supported error The error was not accurate, because joins are now supported. Also updated it to refer to DML statements instead of table sinks to be more user-appropriate. Change-Id: I8eb8106f86c47a14cc951c4a77966fe51b5c30e3 --- M fe/src/main/java/org/apache/impala/planner/Planner.java M testdata/workloads/functional-planner/queries/PlannerTest/mt-dop-validation.test 2 files changed, 3 insertions(+), 4 deletions(-) git pull ssh://gerrit.cloudera.org:29418/Impala-ASF refs/changes/84/15884/1 -- To view, visit http://gerrit.cloudera.org:8080/15884 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: Impala-ASF Gerrit-Branch: master Gerrit-MessageType: newchange Gerrit-Change-Id: I8eb8106f86c47a14cc951c4a77966fe51b5c30e3 Gerrit-Change-Number: 15884 Gerrit-PatchSet: 1 Gerrit-Owner: Tim Armstrong <[email protected]>
