Ah ah aaaaaaah by sgrif · Pull Request #1050 · pgdogdev/pgdog

1 min read Original article ↗

Conversation

sgrif

Avg(avg::Avg),
Cmp(cmp::Cmp),
Count(count::Count),
Count(von::Count),

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

sgrif

(AggregateFunction::Count, false) => {
Ok(Self::Count(count::Count::new(target.column())))
}
(AggregateFunction::Count, false) => Ok(Self::Count(von::Count::new(target.column()))),

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@codecov

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

levkk

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We absolutely have to merge this 😆

@sgrif

@sgrif sgrif deleted the sg-shitpost branch

June 9, 2026 22:55

2 participants

@sgrif @levkk