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

Hyukjin Kwon updated SPARK-16767:
---------------------------------
    Labels: bulk-closed  (was: )

> existsRecursively method in UserDefinedType is not correct
> ----------------------------------------------------------
>
>                 Key: SPARK-16767
>                 URL: https://issues.apache.org/jira/browse/SPARK-16767
>             Project: Spark
>          Issue Type: Bug
>          Components: SQL
>            Reporter: Liang-Chi Hsieh
>            Priority: Minor
>              Labels: bulk-closed
>
> DataType has a method existsRecursively used to check recursively if a data 
> type contains certain type. UserDefinedType's existsRecursively is the 
> default one which just check itself. However, UserDefinedType has a sqlType 
> attribute that should be checked too.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to