Hao Hao has uploaded this change for review. ( 
http://gerrit.cloudera.org:8080/11658


Change subject: [sentry] move ParseTableName to table_util
......................................................................

[sentry] move ParseTableName to table_util

This commit moves HmsCatalog::ParseTableName to table_util. So that
other modules that need to parse a Kudu table name into a database and
table name can use it without including hms module, e.g sentry.

Change-Id: I7fff5aaff623ac65a949f6cabebd9eca997f5cdc
---
M src/kudu/hms/hms_catalog-test.cc
M src/kudu/hms/hms_catalog.cc
M src/kudu/hms/hms_catalog.h
M src/kudu/integration-tests/master_hms-itest.cc
M src/kudu/util/CMakeLists.txt
A src/kudu/util/table_util-test.cc
A src/kudu/util/table_util.cc
A src/kudu/util/table_util.h
8 files changed, 169 insertions(+), 81 deletions(-)



  git pull ssh://gerrit.cloudera.org:29418/kudu refs/changes/58/11658/1
--
To view, visit http://gerrit.cloudera.org:8080/11658
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings

Gerrit-Project: kudu
Gerrit-Branch: master
Gerrit-MessageType: newchange
Gerrit-Change-Id: I7fff5aaff623ac65a949f6cabebd9eca997f5cdc
Gerrit-Change-Number: 11658
Gerrit-PatchSet: 1
Gerrit-Owner: Hao Hao <[email protected]>

Reply via email to