Open ctb opened 3 years ago
in https://github.com/spacegraphcats/spacegraphcats/pull/375, I discovered that bbhash seems to not detect duplicate input hash values and so any duplicates end up being ignored in terms of value setting.
investigate and confirm this behavior, and then test and document it!
also in relation to https://github.com/spacegraphcats/spacegraphcats/pull/375, check what happens if we try to assign a value to a hash that doesn't exist in the mphf.
in https://github.com/spacegraphcats/spacegraphcats/pull/375, I discovered that bbhash seems to not detect duplicate input hash values and so any duplicates end up being ignored in terms of value setting.
investigate and confirm this behavior, and then test and document it!