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

   @danny0405 the main point of this initial PR is to serve as a way to start 
migrating to a new schema that will allow us to achieve all of the points 
raised. We must start somewhere and provide a way to begin the migration. The 
avro schema is used directly in many places today so this PR is setting up a 
replacement that can be swapped into these places without breaking 
functionality. After this is merged, it is then possible for multiple 
contributors to take on that migration work in parallel. 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. 
   


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