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/04/24 22:03:13 UTC

[jira] [Assigned] (SPARK-14885) When creating a CatalogColumn, we should use catalogString of a DataType

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