hash_func cityHash64 farmHash64 metroHash64 murmurHash2_32 murmurHash2_64 murmurHash3_32 murmurHash3_64 javaHash hiveHash xxHash32 xxHash64 value materialize(toUUID('61f0c404-5cb3-11e7-907b-a6006ad3dba0')) generateUUIDv4() value_slow toDecimal128(number, 23) table zeros (100000000) zeros_mt(1000000000) table_slow numbers (10000000) numbers_mt(100000000) SELECT count() from {table} where not ignore({hash_func}({value})) SELECT count() from {table_slow} where not ignore({hash_func}({value_slow}))