[
https://issues.apache.org/jira/browse/KUDU-3330?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17433988#comment-17433988
]
ASF subversion and git services commented on KUDU-3330:
-------------------------------------------------------
Commit 4aef722348a39f0038a5669f41706052ca678619 in kudu's branch
refs/heads/master from Abhishek Chennaka
[ https://gitbox.apache.org/repos/asf?p=kudu.git;h=4aef722 ]
KUDU-3330 Define operator<< for MonoTime
This patch implements the operator<< for MonoTime. This is needed for
CHECK_XX and DCHECK_XX on MonoTime.
Change-Id: I729c8a81c52ad800680187b89db1d224b7aec769
Reviewed-on: http://gerrit.cloudera.org:8080/17961
Reviewed-by: Alexey Serbin <[email protected]>
Reviewed-by: Bankim Bhavsar <[email protected]>
Tested-by: Kudu Jenkins
> Define operator<< for MonoTime
> ------------------------------
>
> Key: KUDU-3330
> URL: https://issues.apache.org/jira/browse/KUDU-3330
> Project: Kudu
> Issue Type: Improvement
> Reporter: Abhishek
> Assignee: Abhishek
> Priority: Minor
>
> To use DCHECK_XX or CHECK_XX with MonoTime class we need to have
> operator<<(ostream, ...) defined.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)