Adam Holley has posted comments on this change. ( http://gerrit.cloudera.org:8080/9819 )
Change subject: IMPALA-6739: Incorrect exception in ALTER TABLE SET statements ...................................................................... Patch Set 5: (1 comment) http://gerrit.cloudera.org:8080/#/c/9819/5/fe/src/main/java/org/apache/impala/analysis/AlterTableSetStmt.java File fe/src/main/java/org/apache/impala/analysis/AlterTableSetStmt.java: http://gerrit.cloudera.org:8080/#/c/9819/5/fe/src/main/java/org/apache/impala/analysis/AlterTableSetStmt.java@57 PS5, Line 57: partitionSet_ != null Don't need this check. -- To view, visit http://gerrit.cloudera.org:8080/9819 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: Impala-ASF Gerrit-Branch: master Gerrit-MessageType: comment Gerrit-Change-Id: I793e827d5cf5b7986bd150dd9706df58da3417f3 Gerrit-Change-Number: 9819 Gerrit-PatchSet: 5 Gerrit-Owner: Fredy Wijaya <[email protected]> Gerrit-Reviewer: Adam Holley <[email protected]> Gerrit-Reviewer: Alex Behm <[email protected]> Gerrit-Reviewer: Fredy Wijaya <[email protected]> Gerrit-Comment-Date: Wed, 28 Mar 2018 17:59:34 +0000 Gerrit-HasComments: Yes
