vinothchandar commented on pull request #4090: URL: https://github.com/apache/hudi/pull/4090#issuecomment-979498602
>I find this behavior actually confusing: why do we set default props as such while we can just simply fallback to the default value of the property without such instantiation? @alexeykudinkin @yihua On this. All the `ConfigProperty` members are static, we auto add all such members to the props member of HoodieConfig. its done as a part of that. -- 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]
