You've already forked mariadb-columnstore-engine
mirror of
https://github.com/mariadb-corporation/mariadb-columnstore-engine.git
synced 2025-10-20 00:09:21 +03:00
There were two code mistakes: Eq::operator() always returned true for any pair and Hasher::operator() always returned 0 as a key.