Hi, I am using the histogram_numeric() UDAF. I can see from running it and also from the documentation, that the generated histogram data uses non-uniformly spaced bins.
Does anyone know why the bins are non-uniformly spaced? I have a requirement where I need to divide my rows into ten evenly spaced bin and I don't understand why bins of unequal size are used here. Thanks, James
