Skip to content

Commit f85b99b

Browse files
Correcting some expected results
Signed-off-by: Norman Jordan <norman.jordan@improving.com>
1 parent 2352bc6 commit f85b99b

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

e2e-test/src/test/resources/opensearch/queries/ppl/query_121.results

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
],
99
"datarows": [
1010
[
11-
5
11+
3
1212
]
1313
],
1414
"total": 1,

e2e-test/src/test/resources/opensearch/queries/ppl/query_125.results

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
],
99
"datarows": [
1010
[
11-
4
11+
3
1212
]
1313
],
1414
"total": 1,
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
distinct_count(country)
2-
5
2+
3
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
distinct_count(major)
2-
4
2+
3

0 commit comments

Comments
 (0)