[email protected] has posted comments on this change. ( http://gerrit.cloudera.org:8080/19811 )
Change subject: IMPALA-12097: WITH CLAUSE should be skipped when optimizing COUNT(*) query on Iceberg table ...................................................................... Patch Set 1: (4 comments) Thanks for comments! http://gerrit.cloudera.org:8080/#/c/19811/1//COMMIT_MSG Commit Message: http://gerrit.cloudera.org:8080/#/c/19811/1//COMMIT_MSG@9 PS1, Line 9: start > nit: 'star' instead of 'start' Done http://gerrit.cloudera.org:8080/#/c/19811/1//COMMIT_MSG@15 PS1, Line 15: * Add e2e tests > Were you also planning to add a planner test for the WITH clause ? It woul The v1 table according to NumRowGroups or NumOrcStripes=0 is fine, I added the planner test for the v2 table. http://gerrit.cloudera.org:8080/#/c/19811/1/fe/src/main/java/org/apache/impala/analysis/SelectStmt.java File fe/src/main/java/org/apache/impala/analysis/SelectStmt.java: http://gerrit.cloudera.org:8080/#/c/19811/1/fe/src/main/java/org/apache/impala/analysis/SelectStmt.java@1437 PS1, Line 1437: optimizePlainCountStarQuery > nit: Since this function is specifically meant for Iceberg tables, can we r Done http://gerrit.cloudera.org:8080/#/c/19811/1/fe/src/main/java/org/apache/impala/analysis/SelectStmt.java@1438 PS1, Line 1438: start > nit: star Done -- To view, visit http://gerrit.cloudera.org:8080/19811 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: Impala-ASF Gerrit-Branch: master Gerrit-MessageType: comment Gerrit-Change-Id: I7b21cbea79be77f2ea8490bd7f7b2f62063eb0e4 Gerrit-Change-Number: 19811 Gerrit-PatchSet: 1 Gerrit-Owner: Anonymous Coward <[email protected]> Gerrit-Reviewer: Aman Sinha <[email protected]> Gerrit-Reviewer: Anonymous Coward <[email protected]> Gerrit-Reviewer: Impala Public Jenkins <[email protected]> Gerrit-Reviewer: Zoltan Borok-Nagy <[email protected]> Gerrit-Comment-Date: Fri, 28 Apr 2023 13:42:53 +0000 Gerrit-HasComments: Yes
