[email protected] has posted comments on this change. ( http://gerrit.cloudera.org:8080/18894 )
Change subject: IMPALA-11507: Use absolute_path when Iceberg data files are outside of the table location ...................................................................... Patch Set 8: (4 comments) Thanks for your comments! http://gerrit.cloudera.org:8080/#/c/18894/6//COMMIT_MSG Commit Message: http://gerrit.cloudera.org:8080/#/c/18894/6//COMMIT_MSG@7 PS6, Line 7: files are out > nit: files are outside Done http://gerrit.cloudera.org:8080/#/c/18894/6/common/fbs/CatalogObjects.fbs File common/fbs/CatalogObjects.fbs: http://gerrit.cloudera.org:8080/#/c/18894/6/common/fbs/CatalogObjects.fbs@83 PS6, Line 83: files are out > nit: files are outside Done http://gerrit.cloudera.org:8080/#/c/18894/6/fe/src/main/java/org/apache/impala/catalog/HdfsPartition.java File fe/src/main/java/org/apache/impala/catalog/HdfsPartition.java: http://gerrit.cloudera.org:8080/#/c/18894/6/fe/src/main/java/org/apache/impala/catalog/HdfsPartition.java@240 PS6, Line 240: StringUtils.EMPTY > Does an empty string occupies space in the flat buffer object? If yes, mayb Done http://gerrit.cloudera.org:8080/#/c/18894/6/fe/src/main/java/org/apache/impala/catalog/HdfsPartition.java@331 PS6, Line 331: .add("Blocks", Joiner.on(", ").join(bl > Maybe only add this when 'absolutePath' is not null. Done -- To view, visit http://gerrit.cloudera.org:8080/18894 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: Impala-ASF Gerrit-Branch: master Gerrit-MessageType: comment Gerrit-Change-Id: I666bed21d20d5895f4332e92eb30a94fa24250be Gerrit-Change-Number: 18894 Gerrit-PatchSet: 8 Gerrit-Owner: Anonymous Coward <[email protected]> Gerrit-Reviewer: Anonymous Coward <[email protected]> Gerrit-Reviewer: Gergely Fürnstáhl <[email protected]> Gerrit-Reviewer: Impala Public Jenkins <[email protected]> Gerrit-Reviewer: Jian Zhang <[email protected]> Gerrit-Reviewer: Tamas Mate <[email protected]> Gerrit-Reviewer: Zoltan Borok-Nagy <[email protected]> Gerrit-Comment-Date: Mon, 05 Sep 2022 05:46:15 +0000 Gerrit-HasComments: Yes
