Hello Alexey Serbin, Kudu Jenkins,
I'd like you to reexamine a change. Please visit
http://gerrit.cloudera.org:8080/18248
to look at the new patch set (#2).
Change subject: [util] harmonize random_util
......................................................................
[util] harmonize random_util
Functions defined in int128_util.h caused ambiguous overload errors
for:
std::ostream& operator<<(std::ostream& os, const unsigned __int128& val),
This patch includes "kudu/util/int128.h" instead of
"kudu/util/int128_util.h".
Change-Id: I247d68bedbd021aa59b8f057e0eed3166c08ac33
---
M src/kudu/util/random_util-test.cc
M src/kudu/util/random_util.h
2 files changed, 2 insertions(+), 1 deletion(-)
git pull ssh://gerrit.cloudera.org:29418/kudu refs/changes/48/18248/2
--
To view, visit http://gerrit.cloudera.org:8080/18248
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings
Gerrit-Project: kudu
Gerrit-Branch: master
Gerrit-MessageType: newpatchset
Gerrit-Change-Id: I247d68bedbd021aa59b8f057e0eed3166c08ac33
Gerrit-Change-Number: 18248
Gerrit-PatchSet: 2
Gerrit-Owner: Andrew Wong <[email protected]>
Gerrit-Reviewer: Alexey Serbin <[email protected]>
Gerrit-Reviewer: Kudu Jenkins (120)