Github user Yunni commented on the issue:
https://github.com/apache/spark/pull/15800
@jkbradley Averaging indicators make more sense for an AND-amplified
MinHash function. The hash distance is 0 when all hash values are equal, and
grows as the more hash values differ.
As we are moving to `Array[Vector]` as our output type, I think the
averaging indicators are good for comparing the `Vector`(AND-amplification),
but we still need binary distance for `Array`(OR-amplification).
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]