ibis icon indicating copy to clipboard operation
ibis copied to clipboard

feat: support for DISTINCT in aggregates other than COUNT

Open wesm opened this issue 10 years ago • 0 comments

Issue by wesm Friday Apr 10, 2015 at 22:08 GMT Originally opened as http://github.mtv.cloudera.com/wesm/ibis/issues/179


STDDEV, NDV, APPX_MEDIAN, and others support a STDDEV(DISTINCT foo)

wesm avatar Apr 21 '15 18:04 wesm

There's a concrete use case here with array_agg and string_agg, but since no one is asking for it I'm going to close this out. We'll happily implement it if someone asks and/or someone puts up a PR!

cpcloud avatar Aug 31 '22 20:08 cpcloud