wangxianghu commented on pull request #2176: URL: https://github.com/apache/hudi/pull/2176#issuecomment-728701568
> More comments, as I try to understand the impl more. > Has this implementation been tested on a cluster for e.g? I ask coz I see that we use a `List<HoodieRecord>` for the client implementation. I was expecting to deal with some distributed data object like DataStream. `DataStream` is much different from `RDD`, it is difficult to use unified API for `DataStream` ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected]
