Commit a8dd18c
committed
Add integration test for rex in subsearch + simplify unit-test javadoc
Adds CalcitePPLAppendcolIT.testAppendColWithRexInSubsearch to cover the
end-to-end execution path against a real cluster. Trims the existing
unit-test javadoc to a single line describing what is being verified,
not the historical bug shape.
Signed-off-by: Jialiang Liang <jiallian@amazon.com>1 parent d69b029 commit a8dd18c
2 files changed
Lines changed: 16 additions & 13 deletions
File tree
- integ-test/src/test/java/org/opensearch/sql/calcite/remote
- ppl/src/test/java/org/opensearch/sql/ppl/calcite
Lines changed: 14 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
81 | 81 | | |
82 | 82 | | |
83 | 83 | | |
| 84 | + | |
| 85 | + | |
| 86 | + | |
| 87 | + | |
| 88 | + | |
| 89 | + | |
| 90 | + | |
| 91 | + | |
| 92 | + | |
| 93 | + | |
| 94 | + | |
| 95 | + | |
| 96 | + | |
| 97 | + | |
84 | 98 | | |
Lines changed: 2 additions & 13 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
307 | 307 | | |
308 | 308 | | |
309 | 309 | | |
310 | | - | |
311 | | - | |
312 | | - | |
313 | | - | |
314 | | - | |
315 | | - | |
316 | | - | |
317 | | - | |
318 | | - | |
319 | | - | |
| 310 | + | |
320 | 311 | | |
321 | | - | |
| 312 | + | |
322 | 313 | | |
323 | 314 | | |
324 | 315 | | |
325 | 316 | | |
326 | | - | |
327 | | - | |
328 | 317 | | |
329 | 318 | | |
330 | 319 | | |
0 commit comments