lindong28 opened a new pull request #43: URL: https://github.com/apache/flink-ml/pull/43
## What is the purpose of the change The purpose of this PR is to prepares Flink ML for 2.0.0 release. ## Brief change log This PR makes the following changes: - Adds scripts under tools/releasing - Includes flink-ml-uber in the pom.xml - Updates Flink ML version to 2.0-SNAPSHOT - Removes flink-ml-examples - Updates flink-ml-uber/pom.xml to include the core module and the iteration module ## Verifying this change The changes are validated by `mvn clean package` ## Does this pull request potentially affect one of the following parts: - Dependencies (does it add or upgrade a dependency): (no) - The public API, i.e., is any changed class annotated with `@Public(Evolving)`: (no) ## Documentation - Does this pull request introduce a new feature? (no) - If yes, how is the feature documented? (N/A) -- 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]
