Hao Hao has uploaded this change for review. ( http://gerrit.cloudera.org:8080/14130
Change subject: Remove redundant table name population in Kudu integration ...................................................................... Remove redundant table name population in Kudu integration This patch removes the hack to populate table name if empty in Kudu integration. Since with the current Kudu version, the storage handler now supports 'kudu.table_name' property and this table name should not be empty. Change-Id: Iaa88ae5f0597ef203b60adcc972d06f8f4a418b7 --- M fe/src/main/java/org/apache/impala/catalog/KuduTable.java 1 file changed, 0 insertions(+), 25 deletions(-) git pull ssh://gerrit.cloudera.org:29418/Impala-ASF refs/changes/30/14130/1 -- To view, visit http://gerrit.cloudera.org:8080/14130 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: Impala-ASF Gerrit-Branch: master Gerrit-MessageType: newchange Gerrit-Change-Id: Iaa88ae5f0597ef203b60adcc972d06f8f4a418b7 Gerrit-Change-Number: 14130 Gerrit-PatchSet: 1 Gerrit-Owner: Hao Hao <[email protected]>
