Alexey Serbin has submitted this change and it was merged. ( 
http://gerrit.cloudera.org:8080/16561 )

Change subject: [master] introduce filter_type for ListTables
......................................................................

[master] introduce filter_type for ListTables

This patch introduces a new 'filter_type' field for the
ListTablesRequestPB message.  With this patch, it's possible
to explicitly filter tables to be returned from the system catalog.

I added corresponding unit test as well.

This patch doesn't update kudu CLI -- this is to be done
in a separate patch.

Change-Id: I9d81ad740d2fc1bad0d1ce8a26cb9b9c6429c786
Reviewed-on: http://gerrit.cloudera.org:8080/16561
Reviewed-by: Andrew Wong <aw...@cloudera.com>
Tested-by: Kudu Jenkins
---
M src/kudu/master/catalog_manager.cc
M src/kudu/master/master-test.cc
M src/kudu/master/master.proto
3 files changed, 138 insertions(+), 10 deletions(-)

Approvals:
  Andrew Wong: Looks good to me, approved
  Kudu Jenkins: Verified

--
To view, visit http://gerrit.cloudera.org:8080/16561
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings

Gerrit-Project: kudu
Gerrit-Branch: master
Gerrit-MessageType: merged
Gerrit-Change-Id: I9d81ad740d2fc1bad0d1ce8a26cb9b9c6429c786
Gerrit-Change-Number: 16561
Gerrit-PatchSet: 3
Gerrit-Owner: Alexey Serbin <aser...@cloudera.com>
Gerrit-Reviewer: Alexey Serbin <aser...@cloudera.com>
Gerrit-Reviewer: Andrew Wong <aw...@cloudera.com>
Gerrit-Reviewer: Bankim Bhavsar <ban...@cloudera.com>
Gerrit-Reviewer: Kudu Jenkins (120)

Reply via email to