Thomas Tauber-Marshall has submitted this change and it was merged. ( 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 Reviewed-on: http://gerrit.cloudera.org:8080/14130 Reviewed-by: Thomas Tauber-Marshall <[email protected]> Tested-by: Impala Public Jenkins <[email protected]> --- M fe/src/main/java/org/apache/impala/catalog/KuduTable.java 1 file changed, 0 insertions(+), 25 deletions(-) Approvals: Thomas Tauber-Marshall: Looks good to me, approved Impala Public Jenkins: Verified -- 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: merged Gerrit-Change-Id: Iaa88ae5f0597ef203b60adcc972d06f8f4a418b7 Gerrit-Change-Number: 14130 Gerrit-PatchSet: 2 Gerrit-Owner: Hao Hao <[email protected]> Gerrit-Reviewer: Hao Hao <[email protected]> Gerrit-Reviewer: Impala Public Jenkins <[email protected]> Gerrit-Reviewer: Thomas Tauber-Marshall <[email protected]> Gerrit-Reviewer: Tim Armstrong <[email protected]>
