zhipeng93 commented on pull request #4: URL: https://github.com/apache/flink-ml/pull/4#issuecomment-925490704
> @zhipeng93 Thanks for the review :) > > Can we delay the review/code of the save/load and also related implementation of Pipeline/PipelineModel to a later PR? The code/test for these features are available in https://github.com/lindong28/flink-ml/tree/flink-ml if you want to take a look earlier to address the concern regarding e.g. lazy sink. @lindong28 Thanks :) I checked the source code in the above link. I am still curious and concerned about how save(String path) & load(String path) work in a distributed setting. There are also some other related issues like failover if we are not using `sink` in Flink. -- 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: issues-unsubscr...@flink.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org