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

Reply via email to