marin-ma opened a new pull request, #11211:
URL: https://github.com/apache/incubator-gluten/pull/11211

   Due to the changes in https://github.com/apache/spark/pull/43391, the bloom 
filter stat function is offloaded into Gluten when building the bloom filter. 
However `df.stat.bloomFilter` actually hard code and invokes 
`BloomFilterImpl.readFrom` which is Spark's bloom filter implementation to 
decode the bloom filter binary.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to