You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@impala.apache.org by "Huaisi Xu (Code Review)" <ge...@cloudera.org> on 2016/03/18 01:14:53 UTC

[Impala-CR](cdh5-trunk) IMPALA-1702: Check duplicated table ID for tables without associated TupleDescriptors

Huaisi Xu has uploaded a new patch set (#3).

Change subject: IMPALA-1702: Check duplicated table ID for tables without associated TupleDescriptors
......................................................................

IMPALA-1702: Check duplicated table ID for tables without associated TupleDescriptors

These tables can be the dest table in an insert statement.

Change-Id: If2a6324cb9e28ba5be4bb525a639433ba3e8782b
---
M fe/src/main/java/com/cloudera/impala/analysis/DescriptorTable.java
M fe/src/main/java/com/cloudera/impala/service/Frontend.java
2 files changed, 5 insertions(+), 0 deletions(-)


  git pull ssh://gerrit.cloudera.org:29418/Impala refs/changes/70/2570/3
-- 
To view, visit http://gerrit.cloudera.org:8080/2570
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings

Gerrit-MessageType: newpatchset
Gerrit-Change-Id: If2a6324cb9e28ba5be4bb525a639433ba3e8782b
Gerrit-PatchSet: 3
Gerrit-Project: Impala
Gerrit-Branch: cdh5-trunk
Gerrit-Owner: Huaisi Xu <hx...@cloudera.com>
Gerrit-Reviewer: Huaisi Xu <hx...@cloudera.com>
Gerrit-Reviewer: Skye Wanderman-Milne <sk...@cloudera.com>