[
https://issues.apache.org/jira/browse/SPARK-42454?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17743058#comment-17743058
]
ASF GitHub Bot commented on SPARK-42454:
----------------------------------------
User 'szehon-ho' has created a pull request for this issue:
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
>
> 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: [email protected]
For additional commands, e-mail: [email protected]