Impala Public Jenkins has submitted this change and it was merged. ( http://gerrit.cloudera.org:8080/9141 )
Change subject: IMPALA-6441: update explain string for stress test ...................................................................... IMPALA-6441: update explain string for stress test - Update the explain string pattern match that the stress test uses as a binary search start point. - Make matching code importable and testable. - Add system test (no vectors needed) to ensure the stress test will always be able to find the correct string. It was failing before I updated the pattern. Change-Id: I39af1af8809a6e6b99293798afb0a96b0c02c224 Reviewed-on: http://gerrit.cloudera.org:8080/9141 Reviewed-by: Tim Armstrong <[email protected]> Tested-by: Impala Public Jenkins --- M tests/metadata/test_explain.py A tests/stress/__init__.py M tests/stress/concurrent_select.py 3 files changed, 54 insertions(+), 7 deletions(-) Approvals: Tim Armstrong: Looks good to me, approved Impala Public Jenkins: Verified -- To view, visit http://gerrit.cloudera.org:8080/9141 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: Impala-ASF Gerrit-Branch: master Gerrit-MessageType: merged Gerrit-Change-Id: I39af1af8809a6e6b99293798afb0a96b0c02c224 Gerrit-Change-Number: 9141 Gerrit-PatchSet: 2 Gerrit-Owner: Michael Brown <[email protected]> Gerrit-Reviewer: Impala Public Jenkins Gerrit-Reviewer: Michael Brown <[email protected]> Gerrit-Reviewer: Tim Armstrong <[email protected]>
