You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Apache Spark (JIRA)" <ji...@apache.org> on 2016/07/28 09:10:20 UTC

[jira] [Commented] (SPARK-16767) existsRecursively method in UserDefinedType is not correct

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