You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Vinod KC (JIRA)" <ji...@apache.org> on 2015/09/07 06:51:45 UTC

[jira] [Created] (SPARK-10468) Verify schema before Dataframe select API call

Vinod KC created SPARK-10468:
--------------------------------

             Summary: 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-unsubscribe@spark.apache.org
For additional commands, e-mail: issues-help@spark.apache.org