Chao Sun created SPARK-42454:
--------------------------------

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


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