Hello David Ribeiro Alves, Adar Dembo, Kudu Jenkins,
I'd like you to reexamine a change. Please visit
http://gerrit.cloudera.org:8080/5194
to look at the new patch set (#4).
Change subject: cfile_set-test: switch to using INT32 instead of UINT32
......................................................................
cfile_set-test: switch to using INT32 instead of UINT32
We don't actually support users using UINT32 anymore, so it's better to
test the exposed INT32 type.
Change-Id: I48dd5e81c1cd725328ea96b030279d59a1c845a5
---
M src/kudu/tablet/cfile_set-test.cc
1 file changed, 20 insertions(+), 20 deletions(-)
git pull ssh://gerrit.cloudera.org:29418/kudu refs/changes/94/5194/4
--
To view, visit http://gerrit.cloudera.org:8080/5194
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings
Gerrit-MessageType: newpatchset
Gerrit-Change-Id: I48dd5e81c1cd725328ea96b030279d59a1c845a5
Gerrit-PatchSet: 4
Gerrit-Project: kudu
Gerrit-Branch: master
Gerrit-Owner: Todd Lipcon <[email protected]>
Gerrit-Reviewer: Adar Dembo <[email protected]>
Gerrit-Reviewer: David Ribeiro Alves <[email protected]>
Gerrit-Reviewer: Kudu Jenkins