You are viewing a plain text version of this content. The canonical link for it is here.
Posted to reviews@impala.apache.org by "Deepti Sehrawat (Code Review)" <ge...@cloudera.org> on 2021/11/22 02:08:44 UTC

[Impala-ASF-CR] IMPALA-10954: Make create, drop methods of kudu catalog service public

Deepti Sehrawat has uploaded a new patch set (#4). ( http://gerrit.cloudera.org:8080/17981 )

Change subject: IMPALA-10954: Make create, drop methods of kudu catalog service public
......................................................................

IMPALA-10954: Make create, drop methods of kudu catalog service public

External frontend needs access to some private methods of kudu catalog
service. Hence, they are made public here to add support for CREATE and
DROP tables for Kudu from external frontend.

Change-Id: Ib60142424d8e758031de596831d98aed69d488ef
---
M fe/src/main/java/org/apache/impala/service/KuduCatalogOpExecutor.java
1 file changed, 4 insertions(+), 3 deletions(-)


  git pull ssh://gerrit.cloudera.org:29418/Impala-ASF refs/changes/81/17981/4
-- 
To view, visit http://gerrit.cloudera.org:8080/17981
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings

Gerrit-Project: Impala-ASF
Gerrit-Branch: master
Gerrit-MessageType: newpatchset
Gerrit-Change-Id: Ib60142424d8e758031de596831d98aed69d488ef
Gerrit-Change-Number: 17981
Gerrit-PatchSet: 4
Gerrit-Owner: Deepti Sehrawat <sd...@gmail.com>
Gerrit-Reviewer: Fucun Chu <ch...@hotmail.com>
Gerrit-Reviewer: Impala Public Jenkins <im...@cloudera.com>