datasketch icon indicating copy to clipboard operation
datasketch copied to clipboard

-Issue: #205: Merging (Identically Specified) MinHashLSH objects

Open rupeshkumaar opened this issue 2 years ago • 3 comments

Merging two MinHashLSH of the same length (num_perm).

rupeshkumaar avatar Jan 20 '24 09:01 rupeshkumaar

@ekzhu I have raised a PR. I have tried to cover all the points that we had discussed. Please feel free to engage and let me know if any modification is required. Thank you!

rupeshkumaar avatar Jan 20 '24 09:01 rupeshkumaar

@ekzhu Resolved the conversations. Can you please go through the changes. Thank you. Let me know if there are any other changes.

rupeshkumaar avatar Jan 21 '24 06:01 rupeshkumaar

Could you also add "3.12" to the tested python version:

https://github.com/ekzhu/datasketch/blob/master/.github/workflows/test.yml#L11

ekzhu avatar Jan 22 '24 07:01 ekzhu

@ekzhu When will this commit be merged?

junrae6454 avatar Feb 29 '24 01:02 junrae6454

@junrae6454 Still waiting for @rupeshkumaar's changes. Unless you want to help finishing this?

ekzhu avatar Mar 01 '24 06:03 ekzhu

Could you also add "3.12" to the tested python version:

https://github.com/ekzhu/datasketch/blob/master/.github/workflows/test.yml#L11

This is also done.

rupeshkumaar avatar Mar 02 '24 06:03 rupeshkumaar

Could you also add "3.12" to the tested python version: https://github.com/ekzhu/datasketch/blob/master/.github/workflows/test.yml#L11

This is also done.

Thanks. Let me know when the changes are pushed

ekzhu avatar Mar 02 '24 07:03 ekzhu

Please do let me know, @ekzhu about the hashfunc for redis that I have asked. Thank you. Logging out for now. Once this is done I will push the changes.

rupeshkumaar avatar Mar 02 '24 08:03 rupeshkumaar

@ekzhu Please review.

rupeshkumaar avatar Mar 11 '24 06:03 rupeshkumaar

Also, to fix the tests failure for now, remove 3.12 from python version.

ekzhu avatar Mar 11 '24 18:03 ekzhu

Please review @ekzhu

rupeshkumaar avatar Mar 12 '24 10:03 rupeshkumaar

@rupeshkumaar merged, thank you for the hard work!!

ekzhu avatar Mar 12 '24 15:03 ekzhu

@rupeshkumaar if you are interested, you can take a look at this issue #236 that broke the library for python 3.12

ekzhu avatar Mar 12 '24 15:03 ekzhu

Yeah, sure I will take a look. @ekzhu

rupeshkumaar avatar Mar 12 '24 16:03 rupeshkumaar