Tim Armstrong has uploaded a new change for review. http://gerrit.cloudera.org:8080/5653
Change subject: IMPALA-4749: hit DCHECK in sorter with scratch limit ...................................................................... IMPALA-4749: hit DCHECK in sorter with scratch limit The bug is that on one error path where we don't goto the cleanup block that all the other error paths use. Testing: The test fix for IMPALA-4745 triggers the bug. Change-Id: Id85b96826f13f74c7c5474b0b50e12229e9d8b4f --- M be/src/runtime/sorter.cc 1 file changed, 2 insertions(+), 1 deletion(-) git pull ssh://gerrit.cloudera.org:29418/Impala-ASF refs/changes/53/5653/1 -- To view, visit http://gerrit.cloudera.org:8080/5653 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-MessageType: newchange Gerrit-Change-Id: Id85b96826f13f74c7c5474b0b50e12229e9d8b4f Gerrit-PatchSet: 1 Gerrit-Project: Impala-ASF Gerrit-Branch: master Gerrit-Owner: Tim Armstrong <[email protected]>
