Todd Lipcon has posted comments on this change. ( 
http://gerrit.cloudera.org:8080/16162 )

Change subject: KUDU-636. Use Arena for EncodedKeys
......................................................................


Patch Set 2:

(2 comments)

http://gerrit.cloudera.org:8080/#/c/16162/2/src/kudu/client/write_op.cc
File src/kudu/client/write_op.cc:

http://gerrit.cloudera.org:8080/#/c/16162/2/src/kudu/client/write_op.cc@a61
PS2, Line 61:
            :
            :
            :
            :
            :
            :
            :
            :
            :
            :
> Interesting, at what point it stopped being used? :)
looks like in 3721be1723f2402e5fe75898349a03d348ace7c1


http://gerrit.cloudera.org:8080/#/c/16162/2/src/kudu/common/encoded_key.cc
File src/kudu/common/encoded_key.cc:

http://gerrit.cloudera.org:8080/#/c/16162/2/src/kudu/common/encoded_key.cc@56
PS2, Line 56: Status EncodedKey::DecodeEncodedString(const Schema& schema, 
Arena* arena, const Slice& encoded,
            :                                        EncodedKey** result) {
> A nit for here and elsewhere: it seems there was a tendency to have one par
I was trying to use clang-format-diff with the Google style, which ends up 
doing argument/parameter binpacking by default. I overrode those options and it 
went back to something closer to the one-per-line style in these cases.



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

Gerrit-Project: kudu
Gerrit-Branch: master
Gerrit-MessageType: comment
Gerrit-Change-Id: Ib46d0e2c31e03a7f319ceb0bf742e08ff74d7683
Gerrit-Change-Number: 16162
Gerrit-PatchSet: 2
Gerrit-Owner: Todd Lipcon <[email protected]>
Gerrit-Reviewer: Alexey Serbin <[email protected]>
Gerrit-Reviewer: Kudu Jenkins (120)
Gerrit-Reviewer: Tidy Bot (241)
Gerrit-Reviewer: Todd Lipcon <[email protected]>
Gerrit-Comment-Date: Fri, 10 Jul 2020 16:16:02 +0000
Gerrit-HasComments: Yes

Reply via email to