[
https://issues.apache.org/jira/browse/SPARK-14885?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Apache Spark reassigned SPARK-14885:
------------------------------------
Assignee: (was: Apache Spark)
> When creating a CatalogColumn, we should use catalogString of a DataType
> ------------------------------------------------------------------------
>
> Key: SPARK-14885
> URL: https://issues.apache.org/jira/browse/SPARK-14885
> Project: Spark
> Issue Type: Sub-task
> Components: SQL
> Reporter: Yin Huai
> Priority: Minor
>
> Right now, the data type field of a CatalogColumn is using the string
> representation. When we create this string from a DataType object, there are
> places where we use simpleString. Although catalogString is the same as
> simpleString right now, it is better to use catalogString. So, we will not
> introduce issues when we change the semantic of simpleString or the
> implementation of catalogString.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]