You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Apache Spark (Jira)" <ji...@apache.org> on 2020/10/26 06:17:00 UTC

[jira] [Commented] (SPARK-33241) Dynamic pruning for data column

    [ https://issues.apache.org/jira/browse/SPARK-33241?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17220508#comment-17220508 ] 

Apache Spark commented on SPARK-33241:
--------------------------------------

User 'wangyum' has created a pull request for this issue:
https://github.com/apache/spark/pull/30146

> Dynamic pruning for data column
> -------------------------------
>
>                 Key: SPARK-33241
>                 URL: https://issues.apache.org/jira/browse/SPARK-33241
>             Project: Spark
>          Issue Type: New Feature
>          Components: SQL
>    Affects Versions: 3.1.0
>            Reporter: Yuming Wang
>            Priority: Major
>
> SPARK-11150 add new feature  to support dynamic partition pruning. This feature has some limitations:
> 1. Only support pruning on partition column.
> 2. This feature is rarely used in production because the proportion of join on the partition column is relatively low.
> This ticket aim to address support dynamic data(column) pruning.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

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