Details
Description
After resolving the matrix conversion issue, LDA model still cannot load 1.6 models as one of the parameter name is changed.
https://github.com/apache/spark/pull/12065
We can perhaps add some special logic in the loading code.
Attachments
Issue Links
- Is contained by
-
SPARK-16000 Make model loading backward compatible with saved models using old vector columns
- Resolved
- requires
-
SPARK-17456 Utility for parsing Spark versions
- Resolved
- links to