Impala Public Jenkins has posted comments on this change. ( http://gerrit.cloudera.org:8080/17706 )
Change subject: [WIP] IMPALA-3430: Runtime filter : Extend runtime filter to support Min/Max values for HDFS scans ...................................................................... Patch Set 3: (3 comments) http://gerrit.cloudera.org:8080/#/c/17706/3/fe/src/main/java/org/apache/impala/planner/RuntimeFilterGenerator.java File fe/src/main/java/org/apache/impala/planner/RuntimeFilterGenerator.java: http://gerrit.cloudera.org:8080/#/c/17706/3/fe/src/main/java/org/apache/impala/planner/RuntimeFilterGenerator.java@741 PS3, Line 741: LOG.error("C0: " + root.getChild(0).debugString() + ", label=" + root.getChild(0).getDisplayLabel()); line too long (107 > 90) http://gerrit.cloudera.org:8080/#/c/17706/3/fe/src/main/java/org/apache/impala/planner/RuntimeFilterGenerator.java@742 PS3, Line 742: LOG.error("C1: " + root.getChild(1).debugString() + ", label=" + root.getChild(1).getDisplayLabel()); line too long (107 > 90) http://gerrit.cloudera.org:8080/#/c/17706/3/fe/src/main/java/org/apache/impala/planner/RuntimeFilterGenerator.java@743 PS3, Line 743: LOG.error("C1.0: " + root.getChild(1).getChild(0).debugString() + ", label=" + root.getChild(1).getChild(0).getDisplayLabel()); line too long (133 > 90) -- To view, visit http://gerrit.cloudera.org:8080/17706 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: Impala-ASF Gerrit-Branch: master Gerrit-MessageType: comment Gerrit-Change-Id: I7c2bb5baad622051d1002c9c162c672d428e5446 Gerrit-Change-Number: 17706 Gerrit-PatchSet: 3 Gerrit-Owner: Qifan Chen <[email protected]> Gerrit-Reviewer: Impala Public Jenkins <[email protected]> Gerrit-Reviewer: Qifan Chen <[email protected]> Gerrit-Comment-Date: Wed, 21 Jul 2021 20:42:27 +0000 Gerrit-HasComments: Yes
