Riza Suminto 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: (1 comment) http://gerrit.cloudera.org:8080/#/c/23801/1//COMMIT_MSG Commit Message: http://gerrit.cloudera.org:8080/#/c/23801/1//COMMIT_MSG@18 PS1, Line 18: This change moves the loadAvroSchema() call inside the isAvroFormat() if condition check, : matching the legacy behavior. Avro schemas for Avro partitions in mixed-format : tables are still handled correctly in the toTHdfsTable(). Can you write test for this patch please? Perhaps FE tests in LocalCatalogTest.java? -- 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: Riza Suminto <[email protected]> Gerrit-Comment-Date: Thu, 18 Dec 2025 19:41:32 +0000 Gerrit-HasComments: Yes
