yihua commented on PR #17661: URL: https://github.com/apache/hudi/pull/17661#issuecomment-3684253208
> The only idea in my mind is to set the constructor to be `default` visibility and use reflection when you can only use `HoodieHadoopStorage`, but I think this is anti-pattern and deserves a separate thread to discuss. We should revisit the places to instantiate the `HoodieStorage` instance. Ideally, there should only be a handful of places doing that, and all other places should pass the `HoodieStorage` instance around. -- 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]
