You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Kousuke Saruta (Jira)" <ji...@apache.org> on 2021/04/01 08:28:00 UTC

[jira] [Created] (SPARK-34933) Remove the description that || and && can be used as logical operators from the document.

Kousuke Saruta created SPARK-34933:
--------------------------------------

             Summary: Remove the description that || and && can be used as logical operators from the document.
                 Key: SPARK-34933
                 URL: https://issues.apache.org/jira/browse/SPARK-34933
             Project: Spark
          Issue Type: Bug
          Components: docs, SQL
    Affects Versions: 3.1.1, 3.0.2, 2.4.7, 3.2.0
            Reporter: Kousuke Saruta
            Assignee: Kousuke Saruta


At the Compatibility with Apache Hive section in the migration guide, it describes that || and && can be used as logical operators.
But, in fact, they cannot be used as described.
AFAIK, Hive also doesn't support && and || as logical operators.



--
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