Commit 174c0f5
authored
Ensure multivalues are sorted in MvJoinKeyOnTheDataNode (elastic#119505)
The test failed as values in language_name appeared in reverse order:
row 3 column 2:0: expected "[Mv-Lang, Mv-Lang2]" but was "[Mv-Lang2, Mv-Lang]"1 parent 34d43e0 commit 174c0f5
File tree
1 file changed
+1
-0
lines changed- x-pack/plugin/esql/qa/testFixtures/src/main/resources
1 file changed
+1
-0
lines changedLines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
419 | 419 | | |
420 | 420 | | |
421 | 421 | | |
| 422 | + | |
422 | 423 | | |
423 | 424 | | |
424 | 425 | | |
| |||
0 commit comments