CTTY commented on issue #17549: URL: https://github.com/apache/hudi/issues/17549#issuecomment-3668287213
> I plan to place the HoodieStorageFactory inside the hudi-io module (under org.apache.hudi.storage) , while strictly defaulting to HoodieHadoopStorage for backward compatibility, StorageFactory should not be put in `hudi-io` because you need `HOODIE_STORAGE_CLASS`(in `hudi-common`) to determine the storage type. `HOODIE_STORAGE_CLASS` is set to `HoodieHadoopStorage` by default, so no need to worry about the backward compatibility here -- 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]
