Commit f10fcbe
authored
chore: enforce clippy lint needless_pass_by_value to physical-expr-common (#18556)
## Which issue does this PR close?
- Closes #18543
## What changes are included in this PR?
enforce clippy lint `needless_pass_by_value` to
`datafusion-physical-expr-common`
## Are these changes tested?
yes
## Are there any user-facing changes?
no1 parent 2ae3818 commit f10fcbe
1 file changed
+3
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
26 | 29 | | |
27 | 30 | | |
28 | 31 | | |
| |||
0 commit comments