Closed huansong closed 5 years ago
The hashing part in HASH_FIND is not needed when the table does not exist. This mainly helps reduce the costly calculation of HASH_VALUE for certain cases. We found and fixed this issue for https://github.com/pmodels/mpich.
The hashing part in HASH_FIND is not needed when the table does not exist. This mainly helps reduce the costly calculation of HASH_VALUE for certain cases. We found and fixed this issue for https://github.com/pmodels/mpich.