David Ribeiro Alves has posted comments on this change. Change subject: KUDU-1904 Don't seek on empty RLE blocks ......................................................................
Patch Set 4: (1 comment) http://gerrit.cloudera.org:8080/#/c/6184/4/src/kudu/cfile/rle_block.h File src/kudu/cfile/rle_block.h: PS4, Line 333: if (num_elems_ == 0) { : return; : } hum, seems like you reverted the changes you did in the previous rev -- To view, visit http://gerrit.cloudera.org:8080/6184 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-MessageType: comment Gerrit-Change-Id: I6d6bd95099c9f30aa923a0da1e76f92ed90ebd99 Gerrit-PatchSet: 4 Gerrit-Project: kudu Gerrit-Branch: master Gerrit-Owner: Andrew Wong <aw...@cloudera.com> Gerrit-Reviewer: Andrew Wong <aw...@cloudera.com> Gerrit-Reviewer: David Ribeiro Alves <dral...@apache.org> Gerrit-Reviewer: Kudu Jenkins Gerrit-Reviewer: Todd Lipcon <t...@apache.org> Gerrit-HasComments: Yes