Hello Alexey Serbin, Attila Bukor, Kudu Jenkins,

I'd like you to reexamine a change. Please visit

    http://gerrit.cloudera.org:8080/16650

to look at the new patch set (#2).

Change subject: tablet: fix build on macOS
......................................................................

tablet: fix build on macOS

This fixes the following error:

../../src/kudu/tablet/compaction-test.cc:1061:33: error: cannot initialize a 
parameter of type 'uint64_t *' (aka 'unsigned long long *') with an rvalue of 
type 'size_t *' (aka 'unsigned long *')
    ASSERT_OK(rs->CountLiveRows(&rs_live_rows));
                                ^~~~~~~~~~~~~

Change-Id: I4d65f95ba10a33a510d082237508ffde2783fbc0
---
M src/kudu/tablet/compaction-test.cc
1 file changed, 2 insertions(+), 2 deletions(-)


  git pull ssh://gerrit.cloudera.org:29418/kudu refs/changes/50/16650/2
--
To view, visit http://gerrit.cloudera.org:8080/16650
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings

Gerrit-Project: kudu
Gerrit-Branch: master
Gerrit-MessageType: newpatchset
Gerrit-Change-Id: I4d65f95ba10a33a510d082237508ffde2783fbc0
Gerrit-Change-Number: 16650
Gerrit-PatchSet: 2
Gerrit-Owner: Andrew Wong <[email protected]>
Gerrit-Reviewer: Alexey Serbin <[email protected]>
Gerrit-Reviewer: Andrew Wong <[email protected]>
Gerrit-Reviewer: Attila Bukor <[email protected]>
Gerrit-Reviewer: Kudu Jenkins (120)

Reply via email to