[ 
https://issues.apache.org/jira/browse/SPARK-12746?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Earthson Lu updated SPARK-12746:
--------------------------------
    Comment: was deleted

(was: I was just wandering if you could do a review:)

On Tue, Jan 12, 2016 at 10:14 AM, Apache Spark (JIRA) <j...@apache.org>




-- 

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Perfection is achieved
not when there is nothing more to add
 but when there is nothing left to take away
)

> ArrayType(_, true) should also accept ArrayType(_, false)
> ---------------------------------------------------------
>
>                 Key: SPARK-12746
>                 URL: https://issues.apache.org/jira/browse/SPARK-12746
>             Project: Spark
>          Issue Type: Bug
>          Components: ML, SQL
>    Affects Versions: 1.6.0
>            Reporter: Earthson Lu
>
> I see CountVectorizer has schema check for ArrayType which has 
> ArrayType(StringType, true). 
> ArrayType(String, false) is just a special case of ArrayType(String, true), 
> but it will not pass this type check.



--
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