the-other-tim-brown commented on PR #14265: URL: https://github.com/apache/hudi/pull/14265#issuecomment-3547898262
> > we can break away from the avro implementation backing these objects entirely > > @the-other-tim-brown For decoupling from Avro, you mean we gonna finally get rid of avro backing stuff and migrate to our own right? @danny0405 yes that is correct. Once we have the foundational PR merged to build the abstraction, the work to translate from HoodieSchema directly to Spark's StructType, Parquet's MessageType, and any other schema can start in parallel to the migration to this new HoodieSchema. -- 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]
