-
Notifications
You must be signed in to change notification settings - Fork 4
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Update PR Meta Issue #22
Comments
I am working on AggBinary problem and try to make the linear test run on "FLINK" mode |
I'll have a look at the |
I am having a look at the unnecessary API changes and Flink dependencies. The removal of the Flink dependency from |
I think for the CheckpointFLInstruction, we can just remove it since it was not generated during optimization anyways... |
I went over the Flink/Spark interdependencies but we should double check before we check this off the list. |
Is this up to date? What is left to do for the next update of the PR? |
Hi @fschueler ! |
I copy and paste Matthias' suggestions here. Let's keep track of it and coordinate the work in this issue.
Unfortunately, you've put already effort into API extensions. I would recommend to remove the modifications of MLOutput and MLContext because MLOutput is not maintained and MLContext is about to get a major refactoring. Let's use the command line interface for now and extend the APIs once the backend is ready.
The text was updated successfully, but these errors were encountered: