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 2018/06/15 04:01:00 UTC

[jira] [Resolved] (SPARK-24478) DataSourceV2 should push filters and projection at physical plan conversion

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

Wenchen Fan resolved SPARK-24478.
---------------------------------
       Resolution: Fixed
    Fix Version/s: 2.4.0

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

> DataSourceV2 should push filters and projection at physical plan conversion
> ---------------------------------------------------------------------------
>
>                 Key: SPARK-24478
>                 URL: https://issues.apache.org/jira/browse/SPARK-24478
>             Project: Spark
>          Issue Type: Sub-task
>          Components: SQL
>    Affects Versions: 2.3.0
>            Reporter: Ryan Blue
>            Assignee: Ryan Blue
>            Priority: Major
>             Fix For: 2.4.0
>
>
> DataSourceV2 currently pushes filters and projected columns in the optimized plan, but this requires creating and configuring a reader multiple times and prevents the v2 relation's output from being a fixed argument of the relation case class. It is also much cleaner (see PR [#21262|https://github.com/apache/spark/pull/21262]).



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