Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Don't wrap Arc for AggregateFunctionExpr #12257

Closed
lewiszlw opened this issue Aug 30, 2024 · 1 comment · Fixed by #12353
Closed

Don't wrap Arc for AggregateFunctionExpr #12257

lewiszlw opened this issue Aug 30, 2024 · 1 comment · Fixed by #12353
Assignees

Comments

@lewiszlw
Copy link
Member

          If `AggregateFunctionExpr` is not cloned massively, we could remove `Arc`, similar to that we doesn't wrap `Arc` for `Expr`.

Originally posted by @jayzhan211 in #12096 (comment)

@athultr1997
Copy link
Contributor

take

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 a pull request may close this issue.

2 participants