You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Reynold Xin (JIRA)" <ji...@apache.org> on 2015/01/29 04:11:34 UTC

[jira] [Resolved] (SPARK-5445) Make sure DataFrame expressions are usable in Java

     [ https://issues.apache.org/jira/browse/SPARK-5445?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Reynold Xin resolved SPARK-5445.
--------------------------------
       Resolution: Fixed
    Fix Version/s: 1.3.0

> Make sure DataFrame expressions are usable in Java
> --------------------------------------------------
>
>                 Key: SPARK-5445
>                 URL: https://issues.apache.org/jira/browse/SPARK-5445
>             Project: Spark
>          Issue Type: Sub-task
>          Components: SQL
>            Reporter: Reynold Xin
>            Assignee: Reynold Xin
>             Fix For: 1.3.0
>
>
> Some DataFrame expressions are not exactly usable in Java. For example, aggregate functions are only defined in the dsl package object, which is painful to use. Another example is operator overloading, which would require Java users to use $plus. 



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