[ 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-unsubscr...@spark.apache.org For additional commands, e-mail: issues-h...@spark.apache.org