Alex Rodoni has posted comments on this change. ( http://gerrit.cloudera.org:8080/10312 )
Change subject: impala-6233: [DOCS] Documented the COMMENT clause for CREATE VIEW ...................................................................... Patch Set 2: (1 comment) http://gerrit.cloudera.org:8080/#/c/10312/2/docs/topics/impala_create_view.xml File docs/topics/impala_create_view.xml: http://gerrit.cloudera.org:8080/#/c/10312/2/docs/topics/impala_create_view.xml@162 PS2, Line 162: CREATE VIEW v7 (c1 COMMENT 'Comment for c1', c2) COMMENT 'Comment for t1' AS SELECT t1.c1, t1.c2 FROM t1; > Comment for v7 Done -- To view, visit http://gerrit.cloudera.org:8080/10312 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: Impala-ASF Gerrit-Branch: master Gerrit-MessageType: comment Gerrit-Change-Id: I176d525925c8dc5c5b83612da43b349049764d2b Gerrit-Change-Number: 10312 Gerrit-PatchSet: 2 Gerrit-Owner: Alex Rodoni <[email protected]> Gerrit-Reviewer: Alex Behm <[email protected]> Gerrit-Reviewer: Alex Rodoni <[email protected]> Gerrit-Reviewer: Impala Public Jenkins <[email protected]> Gerrit-Comment-Date: Mon, 14 May 2018 21:36:49 +0000 Gerrit-HasComments: Yes
