[
https://issues.apache.org/jira/browse/SPARK-5123?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14267301#comment-14267301
]
Apache Spark commented on SPARK-5123:
-------------------------------------
User 'rxin' has created a pull request for this issue:
https://github.com/apache/spark/pull/3925
> Expose only one version of the data type APIs (i.e. remove the Java-specific
> API)
> ---------------------------------------------------------------------------------
>
> 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]