[
https://issues.apache.org/jira/browse/SPARK-52588?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Gengliang Wang updated SPARK-52588:
-----------------------------------
Parent: SPARK-53885
Issue Type: Sub-task (was: New Feature)
> Add approx_top_k functions: accumulate, estimate
> ------------------------------------------------
>
> Key: SPARK-52588
> URL: https://issues.apache.org/jira/browse/SPARK-52588
> Project: Spark
> Issue Type: Sub-task
> Components: SQL
> Affects Versions: 4.1.0
> Reporter: Yuchuan Huang
> Assignee: Yuchuan Huang
> Priority: Major
> Labels: pull-request-available
> Fix For: 4.1.0
>
>
> Following:
> [https://issues.apache.org/jira/projects/SPARK/issues/SPARK-52515], which
> added the SQL function: approx_top_k.
>
> This ticket adds its sibling functions:
> * approx_top_k_accumulate: aggregation function, generates the intermediate
> sketch status of a column.
> * approx_top_k_estimate: expression function, returns the top_k result from
> an intermediate sketch status.
>
> Note: combine function will be added in later ticket.
> * approx_top_k_combine: aggregation function, merges multiple intermediate
> sketch status into one.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]