You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Wenchen Fan (JIRA)" <ji...@apache.org> on 2019/03/15 04:17:00 UTC

[jira] [Resolved] (SPARK-27132) Improve file source V2 framework

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

Wenchen Fan resolved SPARK-27132.
---------------------------------
       Resolution: Fixed
    Fix Version/s: 3.0.0

Issue resolved by pull request 24066
[https://github.com/apache/spark/pull/24066]

> Improve file source V2 framework
> --------------------------------
>
>                 Key: SPARK-27132
>                 URL: https://issues.apache.org/jira/browse/SPARK-27132
>             Project: Spark
>          Issue Type: Task
>          Components: SQL
>    Affects Versions: 3.0.0
>            Reporter: Gengliang Wang
>            Assignee: Gengliang Wang
>            Priority: Major
>             Fix For: 3.0.0
>
>
> During the migration of CSV V2, I find that we can improve the file source v2 framework by:
> 1. check duplicated column names in both read and write
> 2. Not all the file sources support filter push down. So remove `SupportsPushDownFilters` from FileScanBuilder
> 3. The method `isSplitable` might require data source options. Add a new member `options` to FileScan.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

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