Michael Brown has uploaded this change for review. ( 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 --- M tests/metadata/test_explain.py A tests/stress/__init__.py M tests/stress/concurrent_select.py 3 files changed, 54 insertions(+), 7 deletions(-) git pull ssh://gerrit.cloudera.org:29418/Impala-ASF refs/changes/41/9141/1 -- 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: newchange Gerrit-Change-Id: I39af1af8809a6e6b99293798afb0a96b0c02c224 Gerrit-Change-Number: 9141 Gerrit-PatchSet: 1 Gerrit-Owner: Michael Brown <[email protected]>
