Commit 709ab9c
[SQL] Do not take references of expressions in LazyCell initializers
Signed-off-by: Mihai Budiu <mbudiu@feldera.com>1 parent 36b0b71 commit 709ab9c
File tree
2 files changed
+18
-1
lines changed- sql-to-dbsp-compiler/SQL-compiler/src
- main/java/org/dbsp/sqlCompiler/compiler/backend/rust
- test/java/org/dbsp/sqlCompiler/compiler/sql/simple
2 files changed
+18
-1
lines changedLines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2265 | 2265 | | |
2266 | 2266 | | |
2267 | 2267 | | |
2268 | | - | |
| 2268 | + | |
2269 | 2269 | | |
2270 | 2270 | | |
2271 | 2271 | | |
| |||
Lines changed: 17 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
806 | 806 | | |
807 | 807 | | |
808 | 808 | | |
| 809 | + | |
| 810 | + | |
| 811 | + | |
| 812 | + | |
| 813 | + | |
| 814 | + | |
| 815 | + | |
| 816 | + | |
| 817 | + | |
| 818 | + | |
| 819 | + | |
| 820 | + | |
| 821 | + | |
| 822 | + | |
| 823 | + | |
| 824 | + | |
| 825 | + | |
809 | 826 | | |
0 commit comments