bvaradar opened a new issue, #14282:
URL: https://github.com/apache/hudi/issues/14282

   Remove migrated methods from AvroSchemaUtils and update remaining callers to 
use HoodieSchemaUtils.
   
   Scope: org.apache.hudi.avro.AvroSchemaUtils
   
   Changes: Remove methods that were migrated to HoodieSchemaUtils, keep only 
Avro-specific serialization methods, update documentation
   
   Strategy: Systematic method removal with comprehensive testing, identify any 
remaining external dependencies
   
   Constraints: Keep essential Avro serialization methods, maintain any 
external API contracts, preserve record compatibility
   
   Files: AvroSchemaUtils.java, update all remaining callers


-- 
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]

Reply via email to