Skip to content

functions-aggregate: Support dictionary scalar coercion for min/max#21151

Open
brancz wants to merge 1 commit intoapache:mainfrom
polarsignals:min-max-coercion
Open

functions-aggregate: Support dictionary scalar coercion for min/max#21151
brancz wants to merge 1 commit intoapache:mainfrom
polarsignals:min-max-coercion

Conversation

@brancz
Copy link
Contributor

@brancz brancz commented Mar 25, 2026

Which issue does this PR close?

Closes #21150

What changes are included in this PR?

Scalar coercion from dicts.

Are these changes tested?

Yes, see new unit tests.

Are there any user-facing changes?

No API changes, just more supported types.

@alamb

@github-actions github-actions bot added the functions Changes to functions implementation label Mar 25, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

functions Changes to functions implementation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Dictionary coercion on min/max

1 participant