You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Cheng Hao (JIRA)" <ji...@apache.org> on 2016/06/10 01:00:30 UTC

[jira] [Created] (SPARK-15859) Optimize the Partition Pruning with Disjunction

Cheng Hao created SPARK-15859:
---------------------------------

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


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
(v6.3.4#6332)

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