Reynold Xin created SPARK-5123:
----------------------------------

             Summary: Expose only one version of the data type APIs
                 Key: SPARK-5123
                 URL: https://issues.apache.org/jira/browse/SPARK-5123
             Project: Spark
          Issue Type: Bug
          Components: SQL
            Reporter: Reynold Xin
            Assignee: Reynold Xin


Having two versions of the data type APIs (one for Java, one for Scala) 
requires downstream libraries to also have two versions of the APIs if the 
library wants to support both Java and Scala. I took a look at the Scala 
version of the data type APIs - it can actually work out pretty well for Java 
out of the box. 



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to