Hello Dan Burkert, Kudu Jenkins, Andrew Wong,

I'd like you to reexamine a change. Please visit

    http://gerrit.cloudera.org:8080/11658

to look at the new patch set (#3).

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/common/CMakeLists.txt
A src/kudu/common/table_util-test.cc
A src/kudu/common/table_util.cc
A src/kudu/common/table_util.h
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
8 files changed, 179 insertions(+), 86 deletions(-)


  git pull ssh://gerrit.cloudera.org:29418/kudu refs/changes/58/11658/3
--
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: newpatchset
Gerrit-Change-Id: I7fff5aaff623ac65a949f6cabebd9eca997f5cdc
Gerrit-Change-Number: 11658
Gerrit-PatchSet: 3
Gerrit-Owner: Hao Hao <[email protected]>
Gerrit-Reviewer: Andrew Wong <[email protected]>
Gerrit-Reviewer: Dan Burkert <[email protected]>
Gerrit-Reviewer: Hao Hao <[email protected]>
Gerrit-Reviewer: Kudu Jenkins

Reply via email to