#include namespace DB { REGISTER_FUNCTION(IsNotDistinctFrom) { factory.registerFunction(); } }