Todd Lipcon has submitted this change and it was merged. ( http://gerrit.cloudera.org:8080/12842 )
Change subject: KUDU-2750: Add create and alter timestamp to tables ...................................................................... KUDU-2750: Add create and alter timestamp to tables Add create and last alteration time to every table. The timestamps are persisted with 'SysTablesEntryPB' and displayed on the 'master:port/tables' page. Change-Id: Ife05719cea26b15fdf2b5667b60c3e89947cdda8 Reviewed-on: http://gerrit.cloudera.org:8080/12842 Reviewed-by: Todd Lipcon <[email protected]> Tested-by: Kudu Jenkins --- M src/kudu/master/catalog_manager.cc M src/kudu/master/master.proto M src/kudu/master/master_path_handlers.cc M www/tables.mustache 4 files changed, 25 insertions(+), 0 deletions(-) Approvals: Todd Lipcon: Looks good to me, approved Kudu Jenkins: Verified -- To view, visit http://gerrit.cloudera.org:8080/12842 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: kudu Gerrit-Branch: master Gerrit-MessageType: merged Gerrit-Change-Id: Ife05719cea26b15fdf2b5667b60c3e89947cdda8 Gerrit-Change-Number: 12842 Gerrit-PatchSet: 3 Gerrit-Owner: helifu <[email protected]> Gerrit-Reviewer: Kudu Jenkins (120) Gerrit-Reviewer: Todd Lipcon <[email protected]> Gerrit-Reviewer: helifu <[email protected]>
