You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Tanel Kiis (Jira)" <ji...@apache.org> on 2020/09/17 20:04:00 UTC

[jira] [Created] (SPARK-32928) Non-deterministic expressions should not be reordered inside AND and OR

Tanel Kiis created SPARK-32928:
----------------------------------

             Summary: Non-deterministic expressions should not be reordered inside AND and OR
                 Key: SPARK-32928
                 URL: https://issues.apache.org/jira/browse/SPARK-32928
             Project: Spark
          Issue Type: Bug
          Components: SQL
    Affects Versions: 3.1.0
            Reporter: Tanel Kiis


Using the splitDisjunctivePredicates and splitConjunctivePredicates helper methods can change the number of times a non-deterministic expression is executed. This can cause correctness issues on the client side.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

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