Skip to content

move deunion decision into agg functions#6795

Open
mccanne wants to merge 1 commit intomainfrom
agg-deunion
Open

move deunion decision into agg functions#6795
mccanne wants to merge 1 commit intomainfrom
agg-deunion

Conversation

@mccanne
Copy link
Copy Markdown
Collaborator

@mccanne mccanne commented Apr 4, 2026

This commit changes the calling convention for agg functions so that values are not deunioned. This is required to allow the fuse() function to work properly for named types.

This commit changes the calling convention for agg functions so that
values are not deunioned.  This is required to allow the fuse() function
to work properly for named types.
@mccanne
Copy link
Copy Markdown
Collaborator Author

mccanne commented Apr 4, 2026

I also changed sam any() to ignore input nulls as is done by the vam any().

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant