Impala Public Jenkins has submitted this change and it was merged. 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 Reviewed-on: http://gerrit.cloudera.org:8080/5653 Reviewed-by: Dan Hecht <[email protected]> Tested-by: Impala Public Jenkins --- M be/src/runtime/sorter.cc 1 file changed, 2 insertions(+), 1 deletion(-) Approvals: Impala Public Jenkins: Verified Dan Hecht: Looks good to me, approved -- To view, visit http://gerrit.cloudera.org:8080/5653 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-MessageType: merged Gerrit-Change-Id: Id85b96826f13f74c7c5474b0b50e12229e9d8b4f Gerrit-PatchSet: 2 Gerrit-Project: Impala-ASF Gerrit-Branch: master Gerrit-Owner: Tim Armstrong <[email protected]> Gerrit-Reviewer: Dan Hecht <[email protected]> Gerrit-Reviewer: Impala Public Jenkins
