Internal Jenkins has submitted this change and it was merged. Change subject: IMPALA-1240: add back spilling sort now that sorter is not flaky ......................................................................
IMPALA-1240: add back spilling sort now that sorter is not flaky This test coverage was removed because of flakiness. Instead of mem_limit, use max_block_mgr_memory, which is more deterministic since it isn't affected by scanner memory usage. Now that the sorter is more stable, this test should reliably succeed. Change-Id: I88056db2eac3fa91bef85284a516be303f25333d Reviewed-on: http://gerrit.cloudera.org:8080/3795 Reviewed-by: Tim Armstrong <[email protected]> Tested-by: Internal Jenkins --- M tests/query_test/test_cancellation.py 1 file changed, 19 insertions(+), 14 deletions(-) Approvals: Internal Jenkins: Verified Tim Armstrong: Looks good to me, approved -- To view, visit http://gerrit.cloudera.org:8080/3795 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-MessageType: merged Gerrit-Change-Id: I88056db2eac3fa91bef85284a516be303f25333d Gerrit-PatchSet: 3 Gerrit-Project: Impala-ASF Gerrit-Branch: master Gerrit-Owner: Tim Armstrong <[email protected]> Gerrit-Reviewer: Internal Jenkins Gerrit-Reviewer: Tim Armstrong <[email protected]>
