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

2018-06-14 Thread Wenchen Fan (JIRA)


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

Wenchen Fan reassigned SPARK-24478:
---

Assignee: Ryan Blue

> 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-unsubscr...@spark.apache.org
For additional commands, e-mail: issues-h...@spark.apache.org



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

2018-06-06 Thread Apache Spark (JIRA)


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

Apache Spark reassigned SPARK-24478:


Assignee: (was: Apache Spark)

> 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
>Priority: Major
>
> 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-unsubscr...@spark.apache.org
For additional commands, e-mail: issues-h...@spark.apache.org



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

2018-06-06 Thread Apache Spark (JIRA)


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

Apache Spark reassigned SPARK-24478:


Assignee: Apache Spark

> 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: Apache Spark
>Priority: Major
>
> 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-unsubscr...@spark.apache.org
For additional commands, e-mail: issues-h...@spark.apache.org