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

Wenchen Fan resolved SPARK-50597.
---------------------------------
    Fix Version/s: 4.0.0
       Resolution: Fixed

Issue resolved by pull request 49208
[https://github.com/apache/spark/pull/49208]

> Refactor batch creation style in Optimizer
> ------------------------------------------
>
>                 Key: SPARK-50597
>                 URL: https://issues.apache.org/jira/browse/SPARK-50597
>             Project: Spark
>          Issue Type: Improvement
>          Components: Optimizer
>    Affects Versions: 4.0.0
>            Reporter: Anton Lykov
>            Assignee: Anton Lykov
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 4.0.0
>
>
> It is a pain to reorder batches and guard behavior of certain batches / 
> sequences of batches by a flag. This was primarily due to ample usage of 
> `{{{}::`{}}}, `{{{}:::`{}}}, and {{`:+`}} to juggle rules and batches around 
> which imposed syntactic limitations. For example, see here: 
> https://github.com/apache/spark/pull/49208/files#diff-11264d807efa58054cca2d220aae8fba644ee0f0f2a4722c46d52828394846efL209.
> We'd like to refactor to use unified logic.



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