Skye Wanderman-Milne has posted comments on this change. Change subject: IMPALA-3038: Add multistream gzip/bzip2 test coverage ......................................................................
Patch Set 6: (1 comment) http://gerrit.cloudera.org:8080/#/c/2543/6/be/src/util/decompress-test.cc File be/src/util/decompress-test.cc: Line 270: int len = RAW_INPUT_SIZE - (rand() % 1024); > len will be between 1023K and 1024K Oh right, forgot how big RAW_INPUT_SIZE is. Makes sense, you can leave it as-is. -- To view, visit http://gerrit.cloudera.org:8080/2543 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-MessageType: comment Gerrit-Change-Id: I9b0e1971145dd457e71fc9c00ce7c06fff8dea88 Gerrit-PatchSet: 6 Gerrit-Project: Impala Gerrit-Branch: cdh5-trunk Gerrit-Owner: Juan Yu <[email protected]> Gerrit-Reviewer: Juan Yu <[email protected]> Gerrit-Reviewer: Skye Wanderman-Milne <[email protected]> Gerrit-HasComments: Yes
