Yao Xu has posted comments on this change. ( 
http://gerrit.cloudera.org:8080/13842 )

Change subject: KUDU-2622 Validate read and write default value sizes when 
deserializing ColumnSchemaPB
......................................................................


Patch Set 2:

(1 comment)

http://gerrit.cloudera.org:8080/#/c/13842/2/src/kudu/common/wire_protocol.h
File src/kudu/common/wire_protocol.h:

http://gerrit.cloudera.org:8080/#/c/13842/2/src/kudu/common/wire_protocol.h@116
PS2, Line 116: boost::optional<ColumnSchema>
> Don't think you need the boost::optional wrapping; just pass
 > ColumnSchema by pointer.

Emmm, ColumnSchema doesn't have the default constructor, so  I think the 
optional wrapper is a good choice. :)



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

Gerrit-Project: kudu
Gerrit-Branch: master
Gerrit-MessageType: comment
Gerrit-Change-Id: I434f2aac49402af4f29956ab20bba352dc719eeb
Gerrit-Change-Number: 13842
Gerrit-PatchSet: 2
Gerrit-Owner: Yao Xu <[email protected]>
Gerrit-Reviewer: Adar Dembo <[email protected]>
Gerrit-Reviewer: Kudu Jenkins (120)
Gerrit-Reviewer: Yao Xu <[email protected]>
Gerrit-Comment-Date: Sat, 13 Jul 2019 02:19:30 +0000
Gerrit-HasComments: Yes

Reply via email to