You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Hyukjin Kwon (JIRA)" <ji...@apache.org> on 2016/10/08 14:19:20 UTC

[jira] [Commented] (SPARK-15577) Java can't import DataFrame type alias

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

Hyukjin Kwon commented on SPARK-15577:
--------------------------------------

If I were a naive user from Spark 1.x, I think I would prefer to use {{DataFrame}} in Java too.

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