Vertica is getting crashed when we use hllLeadingBits less than 10 Ex: SELECT HllCreateSynopsis(uid USING PARAMETERS hllLeadingBits=8, bitsPerBucket=6) AS uniqueusercount FROM test_table; Vertica version : 11.x