[ https://issues.apache.org/jira/browse/SPARK-5445?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14297714#comment-14297714
]
Apache Spark commented on SPARK-5445:
-------------------------------------
User 'rxin' has created a pull request for this issue:
https://github.com/apache/spark/pull/4276
> 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.
--
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
|