bvaradar opened a new issue, #14283: URL: https://github.com/apache/hudi/issues/14283
Remove migrated methods from HoodieAvroUtils and consolidate remaining functionality. Scope: org.apache.hudi.avro.HoodieAvroUtils Changes: Remove methods that were migrated to HoodieSchemaUtils, consolidate remaining Avro-specific utilities, update documentation Strategy: Method-by-method removal with validation, identify any remaining dependencies on old methods Constraints: Keep essential record serialization methods, maintain timeline metadata compatibility Files: HoodieAvroUtils.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]
