Liang-Chi Hsieh created SPARK-16767:
---------------------------------------
Summary: 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]