Matthew Jacobs has posted comments on this change. Change subject: IMPALA-4379: Fix and test Kudu table type checking, follow up ......................................................................
Patch Set 1: (2 comments) http://gerrit.cloudera.org:8080/#/c/4894/1/fe/src/main/java/org/apache/impala/analysis/AlterTableSetTblProperties.java File fe/src/main/java/org/apache/impala/analysis/AlterTableSetTblProperties.java: Line 84: throw new AnalysisException(String.format("Setting the '%s' table property is " + > Setting -> Changing Done Line 85: "not supported.", hive_metastoreConstants.META_TABLE_STORAGE)); > not supported to protect against metadata corruption. Done -- To view, visit http://gerrit.cloudera.org:8080/4894 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-MessageType: comment Gerrit-Change-Id: I93d04a04483af598b392c28874363e3b0202e1f3 Gerrit-PatchSet: 1 Gerrit-Project: Impala-ASF Gerrit-Branch: master Gerrit-Owner: Matthew Jacobs <[email protected]> Gerrit-Reviewer: Alex Behm <[email protected]> Gerrit-Reviewer: Matthew Jacobs <[email protected]> Gerrit-HasComments: Yes
