Skip to content

Commit 8cffb68

Browse files
Stop copying LogicalPlan and Exprs in SingleDistinctToGroupBy (apache#10527)
* chore: merge main and resolve conflict * chore: use less copy * chore: remove clone * remove more clones (#8) * refactor: use HashSet<&Expr> instead of HashSet<String> * refactor: remove more cloning * chore: reduce string allocation Co-authored-by: Adam Curtis <adam.curtis.dev@gmail.com> * chore: return internal error instead of panacing * chore: use arg display_name as hash key instead of a hashed value --------- Co-authored-by: Adam Curtis <adam.curtis.dev@gmail.com>
1 parent 4396d5e commit 8cffb68

File tree

1 file changed

+204
-200
lines changed

1 file changed

+204
-200
lines changed

0 commit comments

Comments
 (0)