cshuo commented on PR #13743:
URL: https://github.com/apache/hudi/pull/13743#issuecomment-3525157490
@balaji-varadarajan-ai I was investigating new schema and schema evolution
recently, which is the missing detail part in this rfc, including:
1. The api needed for New schema and schema evolution, e.g, schema-id
2. where to store new schema
* mdt: key-val format detail, single commit or all history schema
* mdt disbaled: store in separate meta directory.
3. when should schema be stored
* store on each commit or only on schema changes
I'm willing to take this part, and raise discussion/issue to make it clear.
--
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]