Zouxxyy commented on PR #8488: URL: https://github.com/apache/hudi/pull/8488#issuecomment-1512844827
In addition, there are currently two ways to construct `SparkRDDWriteClient` in the call procedure, one of which is `createHoodieClientFromPath` in `HoodieCLIUtils`, and the other is `createHoodieClient` in `BaseProcedure`, maybe we can unify them; In fact, I think the logic in` createHoodieClientFromPath` is a bit complicated. Do we have a public way to get WriteClient? @XuQianJin-Stars thanks ~ -- 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]
