HeartSaVioR opened a new pull request #29887: URL: https://github.com/apache/spark/pull/29887
### What changes were proposed in this pull request? This PR proposes to promote the stability annotation to `Evolving` for MLEvent traits/classes. ### Why are the changes needed? The feature is released in Spark 3.0.0 having SPARK-26818 as the last change in Feb. 2020, and haven't changed in Spark 3.0.1. (There's no change more than a half of year.) While we'd better to wait for some minor releases to consider the API as stable, it would worth to promote to Evolving so that we clearly state that we support the API. ### Does this PR introduce _any_ user-facing change? No. ### How was this patch tested? Just changed the annotation, no tests required. ---------------------------------------------------------------- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
