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

Apache Spark commented on SPARK-16767:
--------------------------------------

User 'viirya' has created a pull request for this issue:
https://github.com/apache/spark/pull/14391

> 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
>
> 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
(v6.3.4#6332)

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

Reply via email to