Quanlong Huang has posted comments on this change. ( http://gerrit.cloudera.org:8080/19186 )
Change subject: IMPALA-11696: Fix incorrect warnings of ignoring delimiters on text/sequence tables ...................................................................... Patch Set 2: (2 comments) http://gerrit.cloudera.org:8080/#/c/19186/1/fe/src/test/java/org/apache/impala/analysis/AnalyzeDDLTest.java File fe/src/test/java/org/apache/impala/analysis/AnalyzeDDLTest.java: http://gerrit.cloudera.org:8080/#/c/19186/1/fe/src/test/java/org/apache/impala/analysis/AnalyzeDDLTest.java@2363 PS1, Line 2363: : AnalyzesOk(stmt, "'ROW FORMAT DELIMITED " + rowFormat + "' is ignored."); : } > Nit: we could extract this string to before the conditional because it is t Done http://gerrit.cloudera.org:8080/#/c/19186/1/fe/src/test/java/org/apache/impala/analysis/AnalyzeDDLTest.java@2638 PS1, Line 2638: : : // Note: Backslashes need to be escaped twice - o > See L2363. Done -- To view, visit http://gerrit.cloudera.org:8080/19186 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: Impala-ASF Gerrit-Branch: master Gerrit-MessageType: comment Gerrit-Change-Id: I0871b94dcd2290723699c21227a576e8a6a09b5a Gerrit-Change-Number: 19186 Gerrit-PatchSet: 2 Gerrit-Owner: Quanlong Huang <[email protected]> Gerrit-Reviewer: Daniel Becker <[email protected]> Gerrit-Reviewer: Impala Public Jenkins <[email protected]> Gerrit-Reviewer: Quanlong Huang <[email protected]> Gerrit-Comment-Date: Fri, 04 Nov 2022 02:05:44 +0000 Gerrit-HasComments: Yes
