Noemi Pap-Takacs has posted comments on this change. ( http://gerrit.cloudera.org:8080/23801 )
Change subject: IMPALA-11926: Only loading Avro schema in LocalFsTable if the format is Avro In local catalog mode LocalFsTable was always trying to load the Avro schema if the avro.schema.url table property was present, even when the table format was not Avro. This made ...................................................................... Patch Set 5: (1 comment) http://gerrit.cloudera.org:8080/#/c/23801/4/tests/query_test/test_avro_schema_resolution.py File tests/query_test/test_avro_schema_resolution.py: http://gerrit.cloudera.org:8080/#/c/23801/4/tests/query_test/test_avro_schema_resolution.py@59 PS4, Line 59: # noqa > This was added to suppress the "unused argument" warning . If u see initial I see. However, vector is not needed here, it can be omitted from the argument list. -- 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: 5 Gerrit-Owner: Raghav Jindal <[email protected]> Gerrit-Reviewer: Csaba Ringhofer <[email protected]> Gerrit-Reviewer: Impala Public Jenkins <[email protected]> Gerrit-Reviewer: Jason Fehr <[email protected]> Gerrit-Reviewer: Noemi Pap-Takacs <[email protected]> Gerrit-Reviewer: Quanlong Huang <[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, 15 May 2026 10:46:26 +0000 Gerrit-HasComments: Yes
