Hello Thomas Marshall, David Knupp,
I'd like you to reexamine a change. Please visit
http://gerrit.cloudera.org:8080/12676
to look at the new patch set (#6).
Change subject: IMPALA-6326: part 1: refactor result hashing
......................................................................
IMPALA-6326: part 1: refactor result hashing
This is a preparatory step that simplifies _hash_result() without
changing the threading model.
The only behaviour change is in the format of the results log. After
this change one line is written per row, rather than per value.
I believe this will be more readable.
Testing:
Ran a short single node stress test.
Change-Id: I23a513216b7dedbd99f2fecb98cc42372adedcbe
---
M tests/stress/query_runner.py
1 file changed, 73 insertions(+), 50 deletions(-)
git pull ssh://gerrit.cloudera.org:29418/Impala-ASF refs/changes/76/12676/6
--
To view, visit http://gerrit.cloudera.org:8080/12676
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings
Gerrit-Project: Impala-ASF
Gerrit-Branch: master
Gerrit-MessageType: newpatchset
Gerrit-Change-Id: I23a513216b7dedbd99f2fecb98cc42372adedcbe
Gerrit-Change-Number: 12676
Gerrit-PatchSet: 6
Gerrit-Owner: Tim Armstrong <[email protected]>
Gerrit-Reviewer: David Knupp <[email protected]>
Gerrit-Reviewer: Thomas Marshall <[email protected]>