Todd Lipcon has submitted this change and it was merged. 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 Reviewed-on: http://gerrit.cloudera.org:8080/5194 Reviewed-by: Dan Burkert <[email protected]> Tested-by: Kudu Jenkins --- M src/kudu/tablet/cfile_set-test.cc 1 file changed, 20 insertions(+), 20 deletions(-) Approvals: Dan Burkert: Looks good to me, approved Kudu Jenkins: Verified -- To view, visit http://gerrit.cloudera.org:8080/5194 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-MessageType: merged Gerrit-Change-Id: I48dd5e81c1cd725328ea96b030279d59a1c845a5 Gerrit-PatchSet: 5 Gerrit-Project: kudu Gerrit-Branch: master Gerrit-Owner: Todd Lipcon <[email protected]> Gerrit-Reviewer: Adar Dembo <[email protected]> Gerrit-Reviewer: Dan Burkert <[email protected]> Gerrit-Reviewer: David Ribeiro Alves <[email protected]> Gerrit-Reviewer: Kudu Jenkins Gerrit-Reviewer: Todd Lipcon <[email protected]>
