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

Nikolina Vraneš updated SPARK-58003:
------------------------------------
    Description: Add the BinByExec physical operator and wire it into planning 
so BIN BY queries execute end-to-end: JVM row assembly that splits each input 
row into one row per overlapping bin, proportionally rescaling the DISTRIBUTE 
UNIFORM columns. Subtask of SPARK-57133.  (was: Add the BinByExec physical 
operator and wire it into planning so BIN BY queries execute end-to-end: JVM 
row assembly that splits each input row into one row per overlapping bin, 
proportionally rescaling the DISTRIBUTE UNIFORM columns, plus Generate-style 
column pruning and filter pushdown. Subtask of SPARK-57133.)

> Add physical execution for BIN BY
> ---------------------------------
>
>                 Key: SPARK-58003
>                 URL: https://issues.apache.org/jira/browse/SPARK-58003
>             Project: Spark
>          Issue Type: Sub-task
>          Components: SQL
>    Affects Versions: 5.0.0
>            Reporter: Nikolina Vraneš
>            Priority: Major
>              Labels: pull-request-available
>
> Add the BinByExec physical operator and wire it into planning so BIN BY 
> queries execute end-to-end: JVM row assembly that splits each input row into 
> one row per overlapping bin, proportionally rescaling the DISTRIBUTE UNIFORM 
> columns. Subtask of SPARK-57133.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to