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:38:00 UTC

[jira] [Updated] (SPARK-27384) File source V2: Prune unnecessary partition columns

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

Gengliang Wang updated SPARK-27384:
-----------------------------------
    Issue Type: Sub-task  (was: Improvement)
        Parent: SPARK-27589

> File source V2: Prune unnecessary partition columns
> ---------------------------------------------------
>
>                 Key: SPARK-27384
>                 URL: https://issues.apache.org/jira/browse/SPARK-27384
>             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
>
>
> When scanning file sources, we can prune unnecessary partition columns on constructing input partitions, so that:
> 1. Reduce the data transformation from Driver to Executors
> 2. Make it easier to implement columnar batch readers, since the partition columns are already pruned.



--
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