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

Dongjoon Hyun updated SPARK-54566:
----------------------------------
    Fix Version/s:     (was: 4.2)

> Enhance SparkSql FileSourceScanExec for easy integration
> --------------------------------------------------------
>
>                 Key: SPARK-54566
>                 URL: https://issues.apache.org/jira/browse/SPARK-54566
>             Project: Spark
>          Issue Type: Improvement
>          Components: Java API
>    Affects Versions: 4.2.0
>            Reporter: Chengcheng Jin
>            Priority: Minor
>              Labels: easyfix, pull-request-available
>
> As this issue [https://github.com/apache/incubator-gluten/issues/11216] 
> described in Gluten, this file 
> [https://github.com/apache/incubator-gluten/blob/main/shims/spark40/src/main/scala/org/apache/spark/sql/execution/AbstractFileSourceScanExec.scala]
>  is mostly a copy from FileSourceScanExec.
> Because the source class provides inputRDD but the columnar engine only needs 
> the finalPartitions, and the case class should not be inherited.



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

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to