xiarixiaoyao commented on PR #13525: URL: https://github.com/apache/hudi/pull/13525#issuecomment-3051905684
@cshuo This modification is acceptable. One small suggestion: Currently, we're placing historical schemas in .schema dir because we're concerned about the schema information becoming too large. but In practice, our production environment doesn't involve frequent schema changes. Could we consider storing historical schema information directly in the commit files? This would significantly simply the logical of retrieving the schema information. -- 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]
