Tim Armstrong has posted comments on this change.

Change subject: IMPALA-5676: avoid expensive consistency checks in BTSv2
......................................................................


Patch Set 4: Code-Review+2

(2 comments)

Carry +2

http://gerrit.cloudera.org:8080/#/c/7459/3/be/src/runtime/buffered-tuple-stream-v2.cc
File be/src/runtime/buffered-tuple-stream-v2.cc:

PS3, Line 503: CHECK_CONSISTENCY_FULL();
> If I understand it correctly, this should happen after all pages have been 
Good point, this seems like a good place to check it.


http://gerrit.cloudera.org:8080/#/c/7459/3/be/src/runtime/buffered-tuple-stream-v2.h
File be/src/runtime/buffered-tuple-stream-v2.h:

PS3, Line 695: uccess from a public API call. The Fast version
             :   /// has constant runtime and does not check all of 'pages_'. 
The Full version inclu
> Why changed it back ?
Too many branches :( I pushed a different draft patch based on an old branch 
that had the earlier version of the commit included.


-- 
To view, visit http://gerrit.cloudera.org:8080/7459
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings

Gerrit-MessageType: comment
Gerrit-Change-Id: I8b380fcd0568cb73b36a490954bcd316db969ede
Gerrit-PatchSet: 4
Gerrit-Project: Impala-ASF
Gerrit-Branch: master
Gerrit-Owner: Tim Armstrong <[email protected]>
Gerrit-Reviewer: Michael Ho
Gerrit-Reviewer: Michael Ho <[email protected]>
Gerrit-Reviewer: Tim Armstrong <[email protected]>
Gerrit-HasComments: Yes

Reply via email to