[ https://issues.apache.org/jira/browse/SPARK-15668?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Nick Pentreath updated SPARK-15668: ----------------------------------- Assignee: yuhao yang > ml.feature: update check schema to avoid confusion when user use MLlib.vector > as input type > ------------------------------------------------------------------------------------------- > > Key: SPARK-15668 > URL: https://issues.apache.org/jira/browse/SPARK-15668 > Project: Spark > Issue Type: Bug > Components: ML > Reporter: yuhao yang > Assignee: yuhao yang > Priority: Minor > > As we use ml.vector to replace mllib.vector in ml, users use mllib.vector as > input column will get error. Yet some error message is confusing: > s"Input column ${$(inputCol)} must be a vector column") > The input column probably is already a vector of mllib. Update to avoid the > confusion. -- 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