Alexey Serbin has submitted this change and it was merged. ( http://gerrit.cloudera.org:8080/18248 )
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 Reviewed-on: http://gerrit.cloudera.org:8080/18248 Tested-by: Alexey Serbin <[email protected]> Reviewed-by: Alexey Serbin <[email protected]> --- M src/kudu/util/random_util-test.cc M src/kudu/util/random_util.h 2 files changed, 2 insertions(+), 1 deletion(-) Approvals: Alexey Serbin: Looks good to me, approved; Verified -- 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: merged Gerrit-Change-Id: I247d68bedbd021aa59b8f057e0eed3166c08ac33 Gerrit-Change-Number: 18248 Gerrit-PatchSet: 3 Gerrit-Owner: Andrew Wong <[email protected]> Gerrit-Reviewer: Alexey Serbin <[email protected]> Gerrit-Reviewer: Andrew Wong <[email protected]> Gerrit-Reviewer: Kudu Jenkins (120)
