Skip to content

Fix multi-column aggregates by expressions#3161

Merged
texodus merged 1 commit into
masterfrom
weighted-mean-bug
Apr 16, 2026
Merged

Fix multi-column aggregates by expressions#3161
texodus merged 1 commit into
masterfrom
weighted-mean-bug

Conversation

@texodus

@texodus texodus commented Apr 16, 2026

Copy link
Copy Markdown
Member

This PR fixes an issue in ViewConfig validation, which failed to detect expressions whch are exclusively used in the N+1 position of a column aggregate (max_by, min_by and weighted_mean).

Fixes (?) #3154

Signed-off-by: Andrew Stein <steinlink@gmail.com>
@texodus texodus force-pushed the weighted-mean-bug branch from ce6b875 to 961bdd7 Compare April 16, 2026 02:39
@texodus texodus merged commit c393a01 into master Apr 16, 2026
16 checks passed
@texodus texodus deleted the weighted-mean-bug branch April 16, 2026 20:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Concrete, reproducible bugs

Development

Successfully merging this pull request may close these issues.

1 participant