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

Change subject: KUDU-2850: fix thrift comparison
......................................................................


Patch Set 3:

(2 comments)

http://gerrit.cloudera.org:8080/#/c/13608/3/src/kudu/sentry/thrift_operators-test.cc
File src/kudu/sentry/thrift_operators-test.cc:

http://gerrit.cloudera.org:8080/#/c/13608/3/src/kudu/sentry/thrift_operators-test.cc@143
PS3, Line 143:   ASSERT_EQ(5, authorizables.size()) << authorizables;
> I think in addition to that, it would make sense to populate a vector of TS
Sure, I'll pick that up in a follow-up.


http://gerrit.cloudera.org:8080/#/c/13608/3/src/kudu/sentry/thrift_operators.cc
File src/kudu/sentry/thrift_operators.cc:

http://gerrit.cloudera.org:8080/#/c/13608/3/src/kudu/sentry/thrift_operators.cc@34
PS3, Line 34: { \
            :   if ((lhs) != (rhs)) { \
            :     return (lhs) < (rhs); \
            :   } \
            : }
> nit: w.r.t. trailing semicolon when used, it might be a better fit to wrap
Sure, I'll pick that up in a follow-up.



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

Gerrit-Project: kudu
Gerrit-Branch: master
Gerrit-MessageType: comment
Gerrit-Change-Id: I071ccb08a385d6a4bfe407ab05621afe437bc29c
Gerrit-Change-Number: 13608
Gerrit-PatchSet: 3
Gerrit-Owner: Andrew Wong <[email protected]>
Gerrit-Reviewer: Adar Dembo <[email protected]>
Gerrit-Reviewer: Alexey Serbin <[email protected]>
Gerrit-Reviewer: Andrew Wong <[email protected]>
Gerrit-Reviewer: Grant Henke <[email protected]>
Gerrit-Reviewer: Hao Hao <[email protected]>
Gerrit-Reviewer: Kudu Jenkins (120)
Gerrit-Reviewer: Tidy Bot (241)
Gerrit-Comment-Date: Thu, 13 Jun 2019 17:35:11 +0000
Gerrit-HasComments: Yes

Reply via email to