peter-toth commented on PR #50933:
URL: https://github.com/apache/spark/pull/50933#issuecomment-2900562227

   > Should we create a dedicated BloomFilterImplV2 class for the fixed logic, 
just so we can keep the old V1 implementation for deserializing old byte 
streams?
   
   I don't think we need to keep the old implementation just to support old 
serialized versions. It seems we use our bloom filter implementation only in 
`BloomFilterAggregate`.
   
   cc @cloud-fan 
   


-- 
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: reviews-unsubscr...@spark.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


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

Reply via email to