Andrew Wong has posted comments on this change. ( 
http://gerrit.cloudera.org:8080/17161 )

Change subject: KUDU-2671: No-op ClientServerMapping if only one schema exists.
......................................................................


Patch Set 1:

(2 comments)

http://gerrit.cloudera.org:8080/#/c/17161/1/src/kudu/common/row_operations-test.cc
File src/kudu/common/row_operations-test.cc:

http://gerrit.cloudera.org:8080/#/c/17161/1/src/kudu/common/row_operations-test.cc@761
PS1, Line 761: const bool&
> Not entirely sure what distinction you're referring to here. Are you talkin
Right, the distinction between using column IDs vs not.


http://gerrit.cloudera.org:8080/#/c/17161/1/src/kudu/common/row_operations.cc
File src/kudu/common/row_operations.cc:

http://gerrit.cloudera.org:8080/#/c/17161/1/src/kudu/common/row_operations.cc@221
PS1, Line 221: client_schema->Equals(*tablet_schema, Schema::COMPARE_ALL)
> That's a good point, the main use case is when the same schema object is us
I don't think an enum makes too much sense. Adding docs to the constructor's 
comment or the comments around the definitions of client_schema_ and 
tablet_schema_ should suffice.



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

Gerrit-Project: kudu
Gerrit-Branch: master
Gerrit-MessageType: comment
Gerrit-Change-Id: I836f157201509a9b38a3ad42d653236f240dda5e
Gerrit-Change-Number: 17161
Gerrit-PatchSet: 1
Gerrit-Owner: Mahesh Reddy <[email protected]>
Gerrit-Reviewer: Andrew Wong <[email protected]>
Gerrit-Reviewer: Kudu Jenkins (120)
Gerrit-Reviewer: Mahesh Reddy <[email protected]>
Gerrit-Comment-Date: Tue, 09 Mar 2021 03:25:07 +0000
Gerrit-HasComments: Yes

Reply via email to