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

Chao Sun resolved SPARK-42454.
------------------------------
    Fix Version/s: 4.0.0
       Resolution: Fixed

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

> SPJ: encapsulate all SPJ related parameters in BatchScanExec
> ------------------------------------------------------------
>
>                 Key: SPARK-42454
>                 URL: https://issues.apache.org/jira/browse/SPARK-42454
>             Project: Spark
>          Issue Type: Sub-task
>          Components: SQL
>    Affects Versions: 3.3.1
>            Reporter: Chao Sun
>            Priority: Minor
>             Fix For: 4.0.0
>
>
> The list of SPJ parameters in {{BatchScanExec}} keeps growing, which is 
> annoying since there are many places which do pattern-matching on 
> {{BatchScanExec}} and they have to change accordingly. 
> To make this less disruptive, we can introduce a struct for all the SPJ 
> classes and use that as the parameter for {{BatchScanExec}}.



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

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

Reply via email to