[
https://issues.apache.org/jira/browse/SPARK-10468?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Xiangrui Meng resolved SPARK-10468.
-----------------------------------
Resolution: Fixed
Fix Version/s: 1.6.0
Issue resolved by pull request 8636
[https://github.com/apache/spark/pull/8636]
> Verify schema before Dataframe select API call
> ----------------------------------------------
>
> Key: SPARK-10468
> URL: https://issues.apache.org/jira/browse/SPARK-10468
> Project: Spark
> Issue Type: Improvement
> Components: MLlib
> Affects Versions: 1.5.0
> Reporter: Vinod KC
> Priority: Minor
> Fix For: 1.6.0
>
>
> load method of GaussianMixtureModel and Word2VecModel should verify the
> schema before dataframe.select(...) method.
> Currently , after dataframe.select(...) call, schema is verified. Need to
> change order of method calls
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]