Commit 6737695
authored
Build User Varaiable Expression in FunctionBuilder (#340)
Implement UserVariableBuilder in FunctionBuilder to build for custom variable.
This changes solve issues of subtree with user_variable expr_type
Solve this error while building parsed query.
Message: unknown [expr_type] = user_variable in "function subtree1 parent c20bc35 commit 6737695
1 file changed
Lines changed: 7 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
92 | 92 | | |
93 | 93 | | |
94 | 94 | | |
95 | | - | |
| 95 | + | |
| 96 | + | |
| 97 | + | |
| 98 | + | |
| 99 | + | |
| 100 | + | |
96 | 101 | | |
97 | 102 | | |
98 | 103 | | |
| |||
114 | 119 | | |
115 | 120 | | |
116 | 121 | | |
| 122 | + | |
117 | 123 | | |
118 | 124 | | |
119 | 125 | | |
| |||
0 commit comments