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

Apache Spark commented on SPARK-22759:
--------------------------------------

User 'gatorsmile' has created a pull request for this issue:
https://github.com/apache/spark/pull/19947

> Filters can be combined iff both are deterministic
> --------------------------------------------------
>
>                 Key: SPARK-22759
>                 URL: https://issues.apache.org/jira/browse/SPARK-22759
>             Project: Spark
>          Issue Type: Bug
>          Components: Optimizer
>    Affects Versions: 2.3.0
>            Reporter: Xiao Li
>            Assignee: Xiao Li
>
> The query execution/optimization does not guarantee the expressions are 
> evaluated in order. We only can combine them if and only if both are 
> deterministic. We need to update the optimizer rule: CombineFilters.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

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

Reply via email to