Skip to content

refactoring: rename murmur3 tuple hash calculation API

Denis Smirnov requested to merge key_def into picodata-submodule

After discussion we desided that the hash alforithm can change some day. And the murmur3() name would be confusing then. So, rename it to hash() and add some box tests for the C API.

NO_DOC=picodata internal patch NO_CHANGELOG=picodata internal patch

Merge request reports