You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Gengliang Wang (JIRA)" <ji...@apache.org> on 2019/04/29 05:43:01 UTC

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

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

Gengliang Wang updated SPARK-27132:
-----------------------------------
    Issue Type: Sub-task  (was: Task)
        Parent: SPARK-27589

> Improve file source V2 framework
> --------------------------------
>
>                 Key: SPARK-27132
>                 URL: https://issues.apache.org/jira/browse/SPARK-27132
>             Project: Spark
>          Issue Type: Sub-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