voonhous commented on issue #14282: URL: https://github.com/apache/hudi/issues/14282#issuecomment-3646163252
Part 1: #17535 Part 2: #17581 <details> <summary><strong>Classes NOT included in migration (Fully Qualified)</strong></summary> The following classes retain `AvroSchemaUtils` usage but are now fully qualified: 1. `TestAvroSchemaUtils` 2. `AvroSchemaUtils` (Self) 3. `AvroSchemaComparatorForRecordProjection` 4. `HoodieAvroUtils` 5. `HoodieSchemaCompatibility` 6. `MissingSchemaFieldException` 7. `HoodieSchemaUtils` 9. `SchemaBackwardsCompatibilityException` 9. `AvroSchemaRepair` 10. `TestAvroSchemaRepair` </details> <details> <summary><strong>Specific Ignored Usages (getAvroRecordQualifiedName)</strong></summary> The following classes ignore `AvroSchemaUtils.getAvroRecordQualifiedName`: - `BaseHoodieWriteClient` - `HoodieCatalog` - `HoodieHiveCatalog` - `HoodieTableFactory` - `StreamSync` - `TestHoodieTableFactory` </details> -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
