danny0405 commented on PR #11095: URL: https://github.com/apache/hudi/pull/11095#issuecomment-2078348675
> Moves ConfigProperty, EnumDescription, EnumFieldDescription, HoodieConfig, TypedProperties from hudi-common to hudi-io module so that classes in hudi-io and hudi-hadoop-common modules can use config-related logic It may solves the dependency issue, but from the first sight, these classes does not belong to `hudi-io` IMO, should we have a separate `hudi-config` module or `hudi-api` module (that we can put all the code API or interfaces in hudi core). -- 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]
