[GitHub] [hudi] codope commented on issue #6551: [SUPPORT] Hudi only support one table one HoodieJavaWriteClient

2022-09-01 Thread GitBox
codope commented on issue #6551: URL: https://github.com/apache/hudi/issues/6551#issuecomment-1234482376 We need to decouple configs from the client and use fluent builder APIs to build the client. @xxWSHxx I would suggest creating a JIRA and put some ideas, and let's discuss there.

[GitHub] [hudi] codope commented on issue #6551: [SUPPORT] Hudi only support one table one HoodieJavaWriteClient

2022-08-31 Thread GitBox
codope commented on issue #6551: URL: https://github.com/apache/hudi/issues/6551#issuecomment-1233763768 @xxWSHxx IMO, a write client per table makes sense as tables could have different configs for different purposes. Could add a little bit more detail about your use case, why would you