bvaradar opened a new issue, #14280: URL: https://github.com/apache/hudi/issues/14280
Replace method calls in engine-specific clients (Spark, Flink, Java) from Avro Schema to HoodieSchema. Scope: hudi-client, hudi-spark-datasource, hudi-flink-datasource packages Changes: Update all client code to use HoodieSchema methods, replace schema parameter types, update engine-specific integrations Strategy: Engine-by-engine migration with isolated testing, coordinate with engine compatibility requirements Constraints: Maintain engine API compatibility, preserve existing performance characteristics, keep record formats unchanged -- 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]
