Commit 042956c
[FLINK-38750][table] Validation of queries with functions erroneously invoked under
Co-authored-by: Sergey Nuyanzin <snuyanzin@gmail.com>SELECT fails with StackOverflow
1 parent 8a34dec commit 042956c
File tree
2 files changed
+18
-1
lines changed- flink-table/flink-table-planner/src
- main/java/org/apache/flink/table/planner/functions/inference
- test/scala/org/apache/flink/table/planner/plan/stream/sql
2 files changed
+18
-1
lines changedLines changed: 3 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
74 | 74 | | |
75 | 75 | | |
76 | 76 | | |
77 | | - | |
| 77 | + | |
78 | 78 | | |
| 79 | + | |
| 80 | + | |
79 | 81 | | |
80 | 82 | | |
81 | 83 | | |
| |||
Lines changed: 15 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
110 | 110 | | |
111 | 111 | | |
112 | 112 | | |
| 113 | + | |
| 114 | + | |
| 115 | + | |
| 116 | + | |
| 117 | + | |
| 118 | + | |
| 119 | + | |
| 120 | + | |
| 121 | + | |
| 122 | + | |
| 123 | + | |
| 124 | + | |
| 125 | + | |
| 126 | + | |
| 127 | + | |
113 | 128 | | |
114 | 129 | | |
115 | 130 | | |
| |||
0 commit comments