zed
zed copied to clipboard
Fix stateful expressions in UDFs
This commit fixes an issue with using aggregation expressions user-defined functions where there wasn't a separate state per textual invocation.
Closes #5092