xiarixiaoyao commented on pull request #3808: URL: https://github.com/apache/hudi/pull/3808#issuecomment-973899548
@bvaradar Sorry for not updating the code in time, update the code, address all comments。 1) introduce a new action(save_schema) to use <instant.requested> <instant.inflight> and <instant.commit> to manage the persistence of schema information 2) move cleanup as part of archiving commit metadata to clean old schema commit 3) Every time we persist the schema, we try to clean up the garbage file #3668 will updated also later to verify the correctness of this modification。 -- 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]
