zhangyue19921010 commented on code in PR #12968: URL: https://github.com/apache/hudi/pull/12968#discussion_r1992628983
########## rfc/rfc-89/rfc-89.md: ########## @@ -210,8 +210,7 @@ This necessitates implementing mechanisms for config creation, update, rollback, About Hashing_Config Creation -The initial version *must and can only* be created via DDL. During the DDL phase, hoodie will create a -`00000000000000000.hashing_config` for the first time. +During the DDL phase, hoodie will create a `00000000000000000.hashing_config` for the first time. Review Comment: The initial version could be created when 1. created via DDL 2. upgrade from a traditional simple bucket index -- 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]
