I need to use approx_percentile in PrestoDB and I have started thinking, do I need to sort results before grouping or function will order first in asc order?
I need to use approx_percentile in PrestoDB and I have started thinking, do I need to sort results before grouping or function will order first in asc order?