Bankim Bhavsar has posted comments on this change. ( 
http://gerrit.cloudera.org:8080/15647 )

Change subject: bitshuffle: stop using uninitialized data as padding
......................................................................


Patch Set 2: Code-Review+1

(1 comment)

http://gerrit.cloudera.org:8080/#/c/15647/2/src/kudu/cfile/bshuf_block.h
File src/kudu/cfile/bshuf_block.h:

http://gerrit.cloudera.org:8080/#/c/15647/2/src/kudu/cfile/bshuf_block.h@186
PS2, Line 186:
With this fix the data_ buffer will indeed be multiple of 8 unlike earlier 
unless kHeaderSize happens to be multiple of 8 as well.
DCHECK on data_.size() will be good.



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

Gerrit-Project: kudu
Gerrit-Branch: master
Gerrit-MessageType: comment
Gerrit-Change-Id: I25eba027ba356774173b2313c68436d7baddaddc
Gerrit-Change-Number: 15647
Gerrit-PatchSet: 2
Gerrit-Owner: Adar Dembo <a...@cloudera.com>
Gerrit-Reviewer: Adar Dembo <a...@cloudera.com>
Gerrit-Reviewer: Andrew Wong <aw...@cloudera.com>
Gerrit-Reviewer: Bankim Bhavsar <ban...@cloudera.com>
Gerrit-Reviewer: Kudu Jenkins (120)
Gerrit-Reviewer: Todd Lipcon <t...@apache.org>
Gerrit-Comment-Date: Sat, 04 Apr 2020 05:49:12 +0000
Gerrit-HasComments: Yes

Reply via email to