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 2016/06/10 01:07:20 UTC

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

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

Apache Spark commented on SPARK-15859:
--------------------------------------

User 'chenghao-intel' has created a pull request for this issue:
https://github.com/apache/spark/pull/13585

> 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