You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Apache Spark (Jira)" <ji...@apache.org> on 2020/08/12 07:28:00 UTC

[jira] [Assigned] (SPARK-32590) Remove fullOutput from RowDataSourceScanExec

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

Apache Spark reassigned SPARK-32590:
------------------------------------

    Assignee:     (was: Apache Spark)

> 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
>            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-unsubscribe@spark.apache.org
For additional commands, e-mail: issues-help@spark.apache.org