Commit 1f7053d
committed
Fix incorrect YAML test assertion and add datarows validation
- Fix total count from 3 to 2 in YAML REST test (bin+chart with
category produces 2 groups, not 3)
- Add datarows assertions to both YAML test cases for row-level
validation
- Correct table statistics row count in unit test
Signed-off-by: Heng Qian <qianheng@amazon.com>1 parent 7edbc20 commit 1f7053d
2 files changed
Lines changed: 4 additions & 2 deletions
File tree
- integ-test/src/yamlRestTest/resources/rest-api-spec/test/issues
- ppl/src/test/java/org/opensearch/sql/ppl/calcite
Lines changed: 3 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
62 | 62 | | |
63 | 63 | | |
64 | 64 | | |
65 | | - | |
| 65 | + | |
66 | 66 | | |
| 67 | + | |
67 | 68 | | |
68 | 69 | | |
69 | 70 | | |
| |||
79 | 80 | | |
80 | 81 | | |
81 | 82 | | |
| 83 | + | |
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
145 | 145 | | |
146 | 146 | | |
147 | 147 | | |
148 | | - | |
| 148 | + | |
149 | 149 | | |
150 | 150 | | |
151 | 151 | | |
| |||
0 commit comments