presto:default> select width_bucket(6,array[1,2,3]) as width;
width ------- 3
Aquí, el valor máximo de la matriz se establece como ancho del cubo.