KiteSoar commented on issue #17549: URL: https://github.com/apache/hudi/issues/17549#issuecomment-3668205818
@CTTY Thanks for the guidance! I'd like to work on this. I plan to place the HoodieStorageFactory inside the hudi-io module (under org.apache.hudi.storage) , while strictly defaulting to HoodieHadoopStorage for backward compatibility, and I will proceed to refactor the codebase to replace the direct constructor calls with this factory method. How does this plan sound to you? -- 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]
