Reynold Xin created SPARK-7295:
----------------------------------

             Summary: Add bitwise operations to DataFrame DSL
                 Key: SPARK-7295
                 URL: https://issues.apache.org/jira/browse/SPARK-7295
             Project: Spark
          Issue Type: Sub-task
          Components: SQL
            Reporter: Reynold Xin


We should add the following functions to org.apache.spark.sql.Column:

bitwiseAND
bitwiseOR
bitwiseXOR
bitwiseNOT

They should also be added to Python's Column class.




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

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to