Dan Hecht has posted comments on this change. ( http://gerrit.cloudera.org:8080/9367 )
Change subject: IMPALA-6543: Limit RowBatch serialization size to INT_MAX ...................................................................... Patch Set 2: Code-Review+2 (1 comment) http://gerrit.cloudera.org:8080/#/c/9367/2/be/src/runtime/row-batch.cc File be/src/runtime/row-batch.cc: http://gerrit.cloudera.org:8080/#/c/9367/2/be/src/runtime/row-batch.cc@307 PS2, Line 307: } how about leaving the DCHECK after the if-stmt, so we still assert for positive at this point. -- To view, visit http://gerrit.cloudera.org:8080/9367 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: Impala-ASF Gerrit-Branch: master Gerrit-MessageType: comment Gerrit-Change-Id: I3b022acdf3bc93912d6d98829b30e44b65890d91 Gerrit-Change-Number: 9367 Gerrit-PatchSet: 2 Gerrit-Owner: Joe McDonnell <[email protected]> Gerrit-Reviewer: Dan Hecht <[email protected]> Gerrit-Reviewer: Joe McDonnell <[email protected]> Gerrit-Reviewer: Lars Volker <[email protected]> Gerrit-Reviewer: Michael Ho <[email protected]> Gerrit-Reviewer: Sailesh Mukil <[email protected]> Gerrit-Reviewer: Tim Armstrong <[email protected]> Gerrit-Comment-Date: Fri, 23 Feb 2018 18:59:34 +0000 Gerrit-HasComments: Yes
