Impala Public Jenkins has posted comments on this change. ( http://gerrit.cloudera.org:8080/18729 )
Change subject: IMPALA-4052: CREATE TABLE LIKE for Kudu tables ...................................................................... Patch Set 13: (4 comments) http://gerrit.cloudera.org:8080/#/c/18729/13/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/18729/13/fe/src/test/java/org/apache/impala/analysis/AnalyzeDDLTest.java@2435 PS13, Line 2435: "functional.alltypestiny cannot be cloned into a KUDU table: CREATE TABLE LIKE is not supported between kudu tables and non-kudu tables."); line too long (147 > 90) http://gerrit.cloudera.org:8080/#/c/18729/13/fe/src/test/java/org/apache/impala/analysis/AnalyzeDDLTest.java@2438 PS13, Line 2438: "functional_kudu.alltypes cannot be cloned into a PARQUET table: CREATE TABLE LIKE is not supported between kudu tables and non-kudu tables."); line too long (151 > 90) http://gerrit.cloudera.org:8080/#/c/18729/13/fe/src/test/java/org/apache/impala/analysis/AnalyzeDDLTest.java@2440 PS13, Line 2440: "create table kudu_decimal_tbl_clone sort by (d1, d2) like functional_kudu.decimal_tbl", line too long (96 > 90) http://gerrit.cloudera.org:8080/#/c/18729/13/fe/src/test/java/org/apache/impala/analysis/AnalyzeDDLTest.java@2441 PS13, Line 2441: "functional_kudu.decimal_tbl cannot be cloned because SORT BY is not supported for Kudu tables."); line too long (106 > 90) -- To view, visit http://gerrit.cloudera.org:8080/18729 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: Impala-ASF Gerrit-Branch: master Gerrit-MessageType: comment Gerrit-Change-Id: Ia3d276a6465301dbcfed17bb713aca06367d9a42 Gerrit-Change-Number: 18729 Gerrit-PatchSet: 13 Gerrit-Owner: Xiaoqing Gao <[email protected]> Gerrit-Reviewer: Impala Public Jenkins <[email protected]> Gerrit-Reviewer: Kurt Deschler <[email protected]> Gerrit-Reviewer: Quanlong Huang <[email protected]> Gerrit-Reviewer: Wenzhe Zhou <[email protected]> Gerrit-Reviewer: Xiaoqing Gao <[email protected]> Gerrit-Comment-Date: Mon, 05 Sep 2022 08:42:46 +0000 Gerrit-HasComments: Yes
