Dhruv Kumar created SPARK-35757:
-----------------------------------
Summary: 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: New Feature
Components: Spark Core
Affects Versions: 3.1.2
Reporter: Dhruv Kumar
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]