[ https://issues.apache.org/jira/browse/SPARK-22759?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Apache Spark reassigned SPARK-22759: ------------------------------------ Assignee: Apache Spark (was: Xiao Li) > 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: Apache Spark > > 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