Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ISSUE-232---drop-mmh3-dependency #357

Closed
wants to merge 3 commits into from
Closed

ISSUE-232---drop-mmh3-dependency #357

wants to merge 3 commits into from

Conversation

GordonSo
Copy link

@GordonSo GordonSo commented Sep 9, 2021

Summary

What:
This PR is to remove the mmh3 package dependency thus c++ requirement on the build environment. See discussion: in ISSUE-232, #232 (comment)

Why:
Windows OS developers are having to install c++ in order to use the package. It would be ideal to keep the code extendible at the import level but optional by choice for those who need it.

Test plan

Issues

@GordonSo
Copy link
Author

GordonSo commented Sep 9, 2021

OK, I see the tests are coupled to mmh3 too, I can fix this.
But before I do, can I get a confirmation this is the right path to go down, please?

@msohailhussain
Copy link
Contributor

Hi @GordonSo,
We are actively working on it, will get back to you once we are done with our research and decision.
@Mat001 FYI.

@GordonSo
Copy link
Author

GordonSo commented Nov 3, 2021

Closing this as it will be fixed by:
#362

@GordonSo GordonSo closed this Nov 3, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Questions about dependencies
2 participants