Todd Lipcon has submitted this change and it was merged. Change subject: types: Correct printable name of UNIXTIME_MICROS ......................................................................
types: Correct printable name of UNIXTIME_MICROS UNIXTIME_MICROS is still printing "timestamp" in some errors. This patch fixes that. Change-Id: I84b5dc52c3f3ee311330c5151d380b34e13a34ae Reviewed-on: http://gerrit.cloudera.org:8080/4777 Tested-by: Kudu Jenkins Reviewed-by: Dinesh Bhat <[email protected]> Reviewed-by: Todd Lipcon <[email protected]> --- M src/kudu/common/types.h 1 file changed, 1 insertion(+), 1 deletion(-) Approvals: Dinesh Bhat: Looks good to me, but someone else must approve Todd Lipcon: Looks good to me, approved Kudu Jenkins: Verified -- To view, visit http://gerrit.cloudera.org:8080/4777 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-MessageType: merged Gerrit-Change-Id: I84b5dc52c3f3ee311330c5151d380b34e13a34ae Gerrit-PatchSet: 2 Gerrit-Project: kudu Gerrit-Branch: master Gerrit-Owner: Jordan Birdsell <[email protected]> Gerrit-Reviewer: Dinesh Bhat <[email protected]> Gerrit-Reviewer: Kudu Jenkins Gerrit-Reviewer: Todd Lipcon <[email protected]>
