bvaradar opened a new issue, #14276: URL: https://github.com/apache/hudi/issues/14276
Migrate schema provider infrastructure to use HoodieSchema for data source schema operations. Avro will be external facing here but internally translate to HoodieSchema and deal with it. Package: hudi-utilities/src/main/java/org/apache/hudi/utilities/schema Changes: Update SchemaProvider and RowBasedSchemaProvider to work with HoodieSchema, add provider utilities to HoodieSchemaUtils Constraints: Keep existing schema provider contracts, maintain data source compatibility Files: SchemaProvider.java, RowBasedSchemaProvider.java, HoodieSchemaUtils.java extensions -- 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]
