Alex Behm has uploaded a new change for review. http://gerrit.cloudera.org:8080/6131
Change subject: IMPALA-4981: Re-enable spilling with MT_DOP. ...................................................................... IMPALA-4981: Re-enable spilling with MT_DOP. The initial changes for MT_DOP disabled spilling because spilling is not yet designed/implemented for multi-threaded joins. However, we have since disallowed running queries that have non-local joins with MT_DOP. This patch re-enables spilling with MT_DOP. Change-Id: I86465896c6583be256e17c88a713da7dde25b540 --- M fe/src/main/java/org/apache/impala/service/Frontend.java 1 file changed, 1 insertion(+), 2 deletions(-) git pull ssh://gerrit.cloudera.org:29418/Impala-ASF refs/changes/31/6131/1 -- To view, visit http://gerrit.cloudera.org:8080/6131 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-MessageType: newchange Gerrit-Change-Id: I86465896c6583be256e17c88a713da7dde25b540 Gerrit-PatchSet: 1 Gerrit-Project: Impala-ASF Gerrit-Branch: master Gerrit-Owner: Alex Behm <[email protected]>
