[ 
https://issues.apache.org/jira/browse/SPARK-10468?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14733242#comment-14733242
 ] 

Apache Spark commented on SPARK-10468:
--------------------------------------

User 'vinodkc' has created a pull request for this issue:
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
>
> 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: issues-unsubscr...@spark.apache.org
For additional commands, e-mail: issues-h...@spark.apache.org

Reply via email to