Sahil Takiar has posted comments on this change. ( http://gerrit.cloudera.org:8080/16587 )
Change subject: IMPALA-7097 Print EC info in the query plan and profile ...................................................................... Patch Set 1: (3 comments) http://gerrit.cloudera.org:8080/#/c/16587/1/fe/src/main/java/org/apache/impala/planner/HdfsScanNode.java File fe/src/main/java/org/apache/impala/planner/HdfsScanNode.java: http://gerrit.cloudera.org:8080/#/c/16587/1/fe/src/main/java/org/apache/impala/planner/HdfsScanNode.java@1489 PS1, Line 1489: ErasureCodeTemplate nit: should be erasureCodeTemplate http://gerrit.cloudera.org:8080/#/c/16587/1/fe/src/main/java/org/apache/impala/planner/HdfsScanNode.java@1503 PS1, Line 1503: Long > The use of Long is intended to handle null possibly returned from the get() just use Map#containsKey instead of doing the complex null handling. http://gerrit.cloudera.org:8080/#/c/16587/1/fe/src/main/java/org/apache/impala/planner/HdfsScanNode.java@1511 PS1, Line 1511: No report : // on EC related info. > Did some more research in this area. It appears the reason for 0 files outp Done -- To view, visit http://gerrit.cloudera.org:8080/16587 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: Impala-ASF Gerrit-Branch: master Gerrit-MessageType: comment Gerrit-Change-Id: I6ea378914624a714fde820d290b3b9c43325c6a1 Gerrit-Change-Number: 16587 Gerrit-PatchSet: 1 Gerrit-Owner: Qifan Chen <[email protected]> Gerrit-Reviewer: Impala Public Jenkins <[email protected]> Gerrit-Reviewer: Qifan Chen <[email protected]> Gerrit-Reviewer: Sahil Takiar <[email protected]> Gerrit-Comment-Date: Mon, 19 Oct 2020 17:11:57 +0000 Gerrit-HasComments: Yes
