You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Dongjoon Hyun (JIRA)" <ji...@apache.org> on 2019/07/16 16:42:13 UTC

[jira] [Updated] (SPARK-23661) Implement treeAggregate on Dataset API

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

Dongjoon Hyun updated SPARK-23661:
----------------------------------
    Affects Version/s:     (was: 2.4.0)
                       3.0.0

> Implement treeAggregate on Dataset API
> --------------------------------------
>
>                 Key: SPARK-23661
>                 URL: https://issues.apache.org/jira/browse/SPARK-23661
>             Project: Spark
>          Issue Type: New Feature
>          Components: SQL
>    Affects Versions: 3.0.0
>            Reporter: Liang-Chi Hsieh
>            Priority: Major
>
> Many algorithms in MLlib are still not migrated their internal computing workload from {{RDD}} to {{DataFrame}}. {{treeAggregate}} is one of obstacles we need to address in order to see complete migration.
> This ticket is opened to provide {{treeAggregate}} on Dataset API. For now this should be a private API used by ML component.



--
This message was sent by Atlassian JIRA
(v7.6.14#76016)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@spark.apache.org
For additional commands, e-mail: issues-help@spark.apache.org