This is an automated email from the ASF dual-hosted git repository.

wenchen pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/spark.git.


    from e0d81d9  [SPARK-35791][SQL] Release on-going map properly for 
NULL-aware ANTI join
     add 8aeed08  [SPARK-35757][CORE] Add bitwise AND operation and 
functionality for intersecting bloom filters

No new revisions were added by this update.

Summary of changes:
 .../org/apache/spark/util/sketch/BitArray.java     | 11 ++++++++
 .../org/apache/spark/util/sketch/BloomFilter.java  | 10 ++++++++
 .../apache/spark/util/sketch/BloomFilterImpl.java  | 20 ++++++++++++---
 .../spark/util/sketch/BloomFilterSuite.scala       | 30 ++++++++++++++++++++++
 project/MimaExcludes.scala                         |  5 +++-
 5 files changed, 72 insertions(+), 4 deletions(-)

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

Reply via email to