apache / apache/datasketches-java
The Java Hash functions and possibly other functions, need to be more centralized, e.g., in DS-java-common.
Open
- Dominant language
- Java
- Stars
- 958
- Forks
- 226
- Avg merge
- 3d 9h
- Merged PRs (30d)
- 8
Description
This should actually be a discussion, but some functions, like our MurmurHash3 implementations are not necessarily available elsewhere in the form that we like, but are used by more than one Java repository. This could apply to some of our specialized math functions as well. Perhaps they should be in a common repo like the DS-java-common.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.