Yuming Wang created SPARK-33241:
-----------------------------------

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


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: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to