You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Reynold Xin (JIRA)" <ji...@apache.org> on 2015/01/19 07:33:34 UTC

[jira] [Commented] (SPARK-5288) Stabilize Spark SQL data type API followup

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

Reynold Xin commented on SPARK-5288:
------------------------------------

Maybe we can just expose the leaf types, and hide all the internal ones?

> Stabilize Spark SQL data type API followup 
> -------------------------------------------
>
>                 Key: SPARK-5288
>                 URL: https://issues.apache.org/jira/browse/SPARK-5288
>             Project: Spark
>          Issue Type: Sub-task
>          Components: SQL
>            Reporter: Yin Huai
>
> Several issues we need to address before release 1.3
> * Do we want to make all classes in org.apache.spark.sql.types.dataTypes.scala public? Seems we do not need to make those abstract classes public.
> * Seems NativeType is not a very clear and useful concept. Should we just remove it?
> * We need to Stabilize the type hierarchy of our data types. Seems StringType and Decimal Type should not be primitive types. 



--
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