[
https://issues.apache.org/jira/browse/SPARK-35757?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Wenchen Fan resolved SPARK-35757.
---------------------------------
Fix Version/s: 3.2.0
Resolution: Fixed
Issue resolved by pull request 32907
[https://github.com/apache/spark/pull/32907]
> 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
> Fix For: 3.2.0
>
> 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: [email protected]
For additional commands, e-mail: [email protected]