Commit 7579925
committed
parent 496fe8e
author Mitchell Gale <[email protected]> 1691080710 -0700
committer Mitchell Gale <[email protected]> 1691080766 -0700
Fix create_index/create_index_with_IOException issue caused by OpenSearch PR change (opensearch-project#1899)
* Added setDefaultMediaType for create_index and create_index_with_IOException
Signed-off-by: Mitchell Gale <[email protected]>
(cherry picked from commit 7b932a7)
Signed-off-by: Mitchell Gale <[email protected]>
Resolving merge conflicts for pre tag in java docs.
Signed-off-by: Mitchell Gale <[email protected]>
running spotless check on newly pre tagged javadocs.
Signed-off-by: Mitchell Gale <[email protected]>
Converts java doc table to proper java doc table.
Signed-off-by: Mitchell Gale <[email protected]>
Resolving merge conflicts for pre tag in java docs 2
Signed-off-by: Mitchell Gale <[email protected]>
running spotless check on newly pre tagged javadocs.
Signed-off-by: Mitchell Gale <[email protected]>
cherry pick 60c0018
Signed-off-by: Mitchell Gale <[email protected]>
Addressed PR comment for table format in AbstractExprValue.
Signed-off-by: Mitchell Gale <[email protected]>
Removed pre tag from ExpressionReferenceOptimizer.
Signed-off-by: Mitchell Gale <[email protected]>
Removed pre tag from AstDSL.java
Signed-off-by: Mitchell Gale <[email protected]>
Removed pre tag from AstDSL.java
Signed-off-by: Mitchell Gale <[email protected]>
Removed pre tag from SelectExpressionAnalyzer.java
Signed-off-by: Mitchell Gale <[email protected]>
fixed java doc in QualifiedName.java
Signed-off-by: Mitchell Gale <[email protected]>
Removing checkstyle test for core and added spotless for relevant directories.
Signed-off-by: Mitchell Gale <[email protected]>
Fixing spacing around headers in ExpressionReferenceOptimizer.java SelectExpressionAnalyzer.java
Signed-off-by: Mitchell Gale <[email protected]>
Fix breaking changes. Disable some flaky tests in legacy.
Signed-off-by: Yury-Fridlyand <[email protected]>
(cherry picked from commit 809e656)
Signed-off-by: Mitchell Gale <[email protected]>
Resolving merge conflicts for pre tag in java docs.
Signed-off-by: Mitchell Gale <[email protected]>
running spotless check on newly pre tagged javadocs.
Signed-off-by: Mitchell Gale <[email protected]>
Fixed java doc spelling and improving string concatination.
Signed-off-by: Mitchell Gale <[email protected]>
improving string concatination.
Signed-off-by: Mitchell Gale <[email protected]>
Improving failure format on some functions.
Signed-off-by: Mitchell Gale <[email protected]>
spotless apply and fix of build.gradle
Signed-off-by: Mitchell Gale <[email protected]>
Resolving merge conflicts for pre tag in java docs.
Signed-off-by: Mitchell Gale <[email protected]>
running spotless check on newly pre tagged javadocs.
Signed-off-by: Mitchell Gale <[email protected]>
Converts java doc table to proper java doc table.
Signed-off-by: Mitchell Gale <[email protected]>
Removing unused import in OpenSearchRestClientTest.java
Signed-off-by: Mitchell Gale <[email protected]>1 parent 496fe8e commit 7579925
File tree
3 files changed
+16
-15
lines changed- core/src/main/java/org/opensearch/sql
- analysis
- ast/dsl
- opensearch/src/test/java/org/opensearch/sql/opensearch/client
3 files changed
+16
-15
lines changedLines changed: 12 additions & 10 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
70 | 70 | | |
71 | 71 | | |
72 | 72 | | |
73 | | - | |
74 | | - | |
75 | | - | |
76 | | - | |
77 | | - | |
78 | | - | |
79 | | - | |
80 | | - | |
81 | | - | |
82 | | - | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
| 81 | + | |
| 82 | + | |
| 83 | + | |
| 84 | + | |
83 | 85 | | |
84 | 86 | | |
85 | 87 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
261 | 261 | | |
262 | 262 | | |
263 | 263 | | |
264 | | - | |
265 | | - | |
266 | | - | |
267 | | - | |
| 264 | + | |
| 265 | + | |
| 266 | + | |
| 267 | + | |
268 | 268 | | |
269 | 269 | | |
270 | 270 | | |
| |||
Lines changed: 0 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
34 | 34 | | |
35 | 35 | | |
36 | 36 | | |
37 | | - | |
38 | 37 | | |
39 | 38 | | |
40 | 39 | | |
| |||
0 commit comments