Zoltan Borok-Nagy has posted comments on this change. ( http://gerrit.cloudera.org:8080/23801 )
Change subject: IMPALA-11926: Only loading Avro schema in LocalFsTable if the table format is Avro ...................................................................... Patch Set 1: (2 comments) Thanks for working on this! http://gerrit.cloudera.org:8080/#/c/23801/1//COMMIT_MSG Commit Message: http://gerrit.cloudera.org:8080/#/c/23801/1//COMMIT_MSG@9 PS1, Line 9: o nit: We have a 72-char limit on the lines in the body of the commit message (i.e. the 72-char limit does not apply to the title) http://gerrit.cloudera.org:8080/#/c/23801/1/fe/src/main/java/org/apache/impala/catalog/local/LocalFsTable.java File fe/src/main/java/org/apache/impala/catalog/local/LocalFsTable.java: http://gerrit.cloudera.org:8080/#/c/23801/1/fe/src/main/java/org/apache/impala/catalog/local/LocalFsTable.java@164 PS1, Line 164: avroSchema = null; nit: This is already null in this code path. -- To view, visit http://gerrit.cloudera.org:8080/23801 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: Impala-ASF Gerrit-Branch: master Gerrit-MessageType: comment Gerrit-Change-Id: I202665f978401894a1c837293529c06fa4270985 Gerrit-Change-Number: 23801 Gerrit-PatchSet: 1 Gerrit-Owner: Raghav Jindal <[email protected]> Gerrit-Reviewer: Impala Public Jenkins <[email protected]> Gerrit-Reviewer: Jason Fehr <[email protected]> Gerrit-Reviewer: Raghav Jindal <[email protected]> Gerrit-Reviewer: Riza Suminto <[email protected]> Gerrit-Reviewer: Zoltan Borok-Nagy <[email protected]> Gerrit-Comment-Date: Fri, 19 Dec 2025 15:07:26 +0000 Gerrit-HasComments: Yes
