You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Reynold Xin (JIRA)" <ji...@apache.org> on 2015/05/01 09:47:05 UTC

[jira] [Created] (SPARK-7295) Add bitwise operations to DataFrame DSL

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: issues-unsubscribe@spark.apache.org
For additional commands, e-mail: issues-help@spark.apache.org