Commit 3142d4c
committed
feat: add count(distinct) as countdistinct aggregate
Added count(distinct) as countdistinct aggregate. Tested to work, and that it is gated when aggregates are off. Tested against collisions with tables and columns named countdistinct. Returns type based on Postgres rules for count().0 file changed
0 commit comments