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

Jakob Odersky commented on SPARK-15577:
---------------------------------------

this cleaning of jiras is really good to see :) Considering that spark 2.0 has 
already shipped with the type alias, I think it is safe to close this ticket. 
We can always reopen it if necessary.

> Java can't import DataFrame type alias
> --------------------------------------
>
>                 Key: SPARK-15577
>                 URL: https://issues.apache.org/jira/browse/SPARK-15577
>             Project: Spark
>          Issue Type: Improvement
>          Components: Java API, SQL
>    Affects Versions: 2.0.0
>            Reporter: holdenk
>
> After SPARK-13244, all Java code needs to be updated to use Dataset<Row> 
> instead of DataFrame as we used a type alias. Should we consider adding a 
> DataFrame to the Java API which just extends Dataset<Row> for compatibility?
> cc [~liancheng] ?



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