Michael Brown has uploaded this change for review. ( http://gerrit.cloudera.org:8080/9844
Change subject: IMPALA-6759: align stress test memory estimation parse pattern ...................................................................... IMPALA-6759: align stress test memory estimation parse pattern The stress test never expected to see memory estimates on the order of PB. Apparently it can happen with TPC DS 10000, so update the pattern. It's not clear how to quickly write a test to catch this, because it involves crossing language boundaries and possibly having a massively-scaled dataset. I think leaving a comment in both places is good enough for now. Change-Id: I08976f261582b379696fd0e81bc060577e552309 --- M fe/src/main/java/org/apache/impala/common/PrintUtils.java M tests/stress/concurrent_select.py 2 files changed, 7 insertions(+), 3 deletions(-) git pull ssh://gerrit.cloudera.org:29418/Impala-ASF refs/changes/44/9844/1 -- To view, visit http://gerrit.cloudera.org:8080/9844 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: Impala-ASF Gerrit-Branch: master Gerrit-MessageType: newchange Gerrit-Change-Id: I08976f261582b379696fd0e81bc060577e552309 Gerrit-Change-Number: 9844 Gerrit-PatchSet: 1 Gerrit-Owner: Michael Brown <[email protected]>
