[ 
https://issues.apache.org/jira/browse/SPARK-35757?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Dhruv Kumar updated SPARK-35757:
--------------------------------
    Issue Type: Improvement  (was: New Feature)

> Add bitwise AND operation to BitArray and add intersect AND operation for 
> bloom filters
> ---------------------------------------------------------------------------------------
>
>                 Key: SPARK-35757
>                 URL: https://issues.apache.org/jira/browse/SPARK-35757
>             Project: Spark
>          Issue Type: Improvement
>          Components: Spark Core
>    Affects Versions: 3.1.2
>            Reporter: Dhruv Kumar
>            Priority: Trivial
>   Original Estimate: 12h
>  Remaining Estimate: 12h
>
> This issue will add
>  # a bitwise AND operation to BitArray (similar to existing `putAll` method)
>  # an intersect operation for combining bloom filters using bitwise AND 
> operation (similar to existing `mergeInPlace` method). 



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

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

Reply via email to