Commit 6fe6c45
Fix plugin compilation (opensearch-project#1580)
* Changed gradle version and removed values iterator
Signed-off-by: Guian Gumpac <[email protected]>
* Update a test to match new indexResponse.aliases() type.
Signed-off-by: MaxKsyunz <[email protected]>
* Ran ./gradlew wrapper
Signed-off-by: Guian Gumpac <[email protected]>
---------
Signed-off-by: Guian Gumpac <[email protected]>
Signed-off-by: MaxKsyunz <[email protected]>
Co-authored-by: MaxKsyunz <[email protected]>
Signed-off-by: Yury-Fridlyand <[email protected]>1 parent 8558e90 commit 6fe6c45
File tree
2 files changed
+2
-4
lines changed- opensearch/src
- main/java/org/opensearch/sql/opensearch/client
- test/java/org/opensearch/sql/opensearch/client
2 files changed
+2
-4
lines changedLines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
151 | 151 | | |
152 | 152 | | |
153 | 153 | | |
154 | | - | |
| 154 | + | |
155 | 155 | | |
156 | 156 | | |
157 | 157 | | |
| |||
Lines changed: 1 addition & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
399 | 399 | | |
400 | 400 | | |
401 | 401 | | |
402 | | - | |
403 | | - | |
404 | | - | |
| 402 | + | |
405 | 403 | | |
406 | 404 | | |
407 | 405 | | |
| |||
0 commit comments