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 2014/11/15 10:11:33 UTC

[jira] [Created] (SPARK-4426) The symbol of BitwiseOr is wrong, should not be '&'

Kousuke Saruta created SPARK-4426:
-------------------------------------

             Summary: The symbol of BitwiseOr is wrong, should not be '&'
                 Key: SPARK-4426
                 URL: https://issues.apache.org/jira/browse/SPARK-4426
             Project: Spark
          Issue Type: Bug
          Components: SQL
    Affects Versions: 1.3.0
            Reporter: Kousuke Saruta
            Priority: Minor


The symbol of BitwiseOr is defined as '&' but I think it's wrong. It should be '|'.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

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