Huaisi Xu has posted comments on this change. Change subject: IMPALA-1702: Check duplicated table ID for tables without associated TupleDescriptors ......................................................................
Patch Set 2: (1 comment) "result" is transmitted to backend and the tbl_desc in it gets converted to an undered_map. i was a little confused why not check that one.. but anyway... I think this is a temporary thing... i'd also like to make minimum changes... http://gerrit.cloudera.org:8080/#/c/2570/2/fe/src/main/java/com/cloudera/impala/analysis/DescriptorTable.java File fe/src/main/java/com/cloudera/impala/analysis/DescriptorTable.java: Line 94: public List<Table> getReferencedTable() { return referencedTables_; } > getReferencedTables() Done -- To view, visit http://gerrit.cloudera.org:8080/2570 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-MessageType: comment Gerrit-Change-Id: If2a6324cb9e28ba5be4bb525a639433ba3e8782b Gerrit-PatchSet: 2 Gerrit-Project: Impala Gerrit-Branch: cdh5-trunk Gerrit-Owner: Huaisi Xu <[email protected]> Gerrit-Reviewer: Huaisi Xu <[email protected]> Gerrit-Reviewer: Skye Wanderman-Milne <[email protected]> Gerrit-HasComments: Yes
