Commit 9de36af
authored
Fix optimized plan string in EsqlSession (elastic#136689)
Thanks for the catch @idegtiarenko !1 parent 0b6338a commit 9de36af
File tree
1 file changed
+4
-3
lines changed- x-pack/plugin/esql/src/main/java/org/elasticsearch/xpack/esql/session
1 file changed
+4
-3
lines changedLines changed: 4 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
924 | 924 | | |
925 | 925 | | |
926 | 926 | | |
927 | | - | |
| 927 | + | |
| 928 | + | |
928 | 929 | | |
929 | 930 | | |
930 | | - | |
931 | | - | |
| 931 | + | |
| 932 | + | |
932 | 933 | | |
933 | 934 | | |
934 | 935 | | |
| |||
0 commit comments