the-other-tim-brown commented on PR #14265:
URL: https://github.com/apache/hudi/pull/14265#issuecomment-3544677619

   > > And then after that, we can break away from the avro implementation 
backing these objects entirely which provides the flexibility to add new types 
like variant and blob.
   > 
   > @the-other-tim-brown so do you mean the Avro based `HoodieSchema` in this 
pr is kind of temporal solution for efficient migration away from Avro schema 
apis, and after migration is done, the `HoodieSchema` will be refactored to 
decouple from AVRO, or just introduce something like `HoodieSchemaV2`?
   
   @cshuo it is a tool for migrating but it is not temporary. It is an 
abstraction that will be able to evolve from this basic/naive implementation 
into the implementation that we need for our goals of decoupling from Avro.


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