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

Hyukjin Kwon resolved SPARK-15859.
----------------------------------
    Resolution: Incomplete

> Optimize the Partition Pruning with Disjunction
> -----------------------------------------------
>
>                 Key: SPARK-15859
>                 URL: https://issues.apache.org/jira/browse/SPARK-15859
>             Project: Spark
>          Issue Type: Improvement
>          Components: SQL
>            Reporter: Cheng Hao
>            Priority: Critical
>              Labels: bulk-closed
>
> Currently we can not optimize the partition pruning in disjunction, for 
> example:
> {{(part1=2 and col1='abc') or (part1=5 and col1='cde')}}



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to