Tim Armstrong has posted comments on this change. Change subject: IMPALA-3242: Remove most usages of RuntimeState::SetMemLimitExceeded() ......................................................................
Patch Set 1: (1 comment) http://gerrit.cloudera.org:8080/#/c/3140/1/be/src/exec/partitioned-hash-join-node.cc File be/src/exec/partitioned-hash-join-node.cc: Line 862: return mem_tracker()->MemLimitExceeded(state, details, 0); Change to a different error to be consistent with the aggregation? -- To view, visit http://gerrit.cloudera.org:8080/3140 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-MessageType: comment Gerrit-Change-Id: Ic0ca128c768d1e73713866e8c513a1b75e6b4b59 Gerrit-PatchSet: 1 Gerrit-Project: Impala Gerrit-Branch: cdh5-2.6.0_5.8.0 Gerrit-Owner: Michael Ho <[email protected]> Gerrit-Reviewer: Dan Hecht <[email protected]> Gerrit-Reviewer: Tim Armstrong <[email protected]> Gerrit-HasComments: Yes
