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

Wenchen Fan reassigned SPARK-32590:
-----------------------------------

    Assignee: Huaxin Gao

> Remove fullOutput from RowDataSourceScanExec
> --------------------------------------------
>
>                 Key: SPARK-32590
>                 URL: https://issues.apache.org/jira/browse/SPARK-32590
>             Project: Spark
>          Issue Type: Sub-task
>          Components: SQL
>    Affects Versions: 3.1.0
>            Reporter: Huaxin Gao
>            Assignee: Huaxin Gao
>            Priority: Minor
>
> `RowDataSourceScanExec` requires the full output instead of the scan output 
> after column pruning. However, in v2 code path, we don't have the full output 
> anymore so we just pass the pruned output. `RowDataSourceScanExec.fullOutput` 
> is actually meaningless so we should remove it.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

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

Reply via email to