Commit 496fe8e
committed
# This is a combination of 9 commits.
# This is the 1st commit message:
Fix create_index/create_index_with_IOException issue caused by OpenSearch PR change (#1899)
* Added setDefaultMediaType for create_index and create_index_with_IOException
Signed-off-by: Mitchell Gale <Mitchell.Gale@improving.com>
(cherry picked from commit 7b932a7)
Signed-off-by: Mitchell Gale <Mitchell.Gale@improving.com>
Resolving merge conflicts for pre tag in java docs.
Signed-off-by: Mitchell Gale <Mitchell.Gale@improving.com>
running spotless check on newly pre tagged javadocs.
Signed-off-by: Mitchell Gale <Mitchell.Gale@improving.com>
Converts java doc table to proper java doc table.
Signed-off-by: Mitchell Gale <Mitchell.Gale@improving.com>
Resolving merge conflicts for pre tag in java docs 2
Signed-off-by: Mitchell Gale <Mitchell.Gale@improving.com>
running spotless check on newly pre tagged javadocs.
Signed-off-by: Mitchell Gale <Mitchell.Gale@improving.com>
cherry pick 60c0018
Signed-off-by: Mitchell Gale <Mitchell.Gale@improving.com>
Addressed PR comment for table format in AbstractExprValue.
Signed-off-by: Mitchell Gale <Mitchell.Gale@improving.com>
Removed pre tag from ExpressionReferenceOptimizer.
Signed-off-by: Mitchell Gale <Mitchell.Gale@improving.com>
Removed pre tag from AstDSL.java
Signed-off-by: Mitchell Gale <Mitchell.Gale@improving.com>
Removed pre tag from AstDSL.java
Signed-off-by: Mitchell Gale <Mitchell.Gale@improving.com>
Removed pre tag from SelectExpressionAnalyzer.java
Signed-off-by: Mitchell Gale <Mitchell.Gale@improving.com>
fixed java doc in QualifiedName.java
Signed-off-by: Mitchell Gale <Mitchell.Gale@improving.com>
Removing checkstyle test for core and added spotless for relevant directories.
Signed-off-by: Mitchell Gale <Mitchell.Gale@improving.com>
# This is the commit message #2:
Fixing spacing around headers in ExpressionReferenceOptimizer.java SelectExpressionAnalyzer.java
Signed-off-by: Mitchell Gale <Mitchell.Gale@improving.com>
# This is the commit message #3:
Fix breaking changes. Disable some flaky tests in legacy.
Signed-off-by: Yury-Fridlyand <yury.fridlyand@improving.com>
(cherry picked from commit 809e656)
Signed-off-by: Mitchell Gale <Mitchell.Gale@improving.com>
# This is the commit message #4:
Resolving merge conflicts for pre tag in java docs.
Signed-off-by: Mitchell Gale <Mitchell.Gale@improving.com>
# This is the commit message #5:
running spotless check on newly pre tagged javadocs.
Signed-off-by: Mitchell Gale <Mitchell.Gale@improving.com>
# This is the commit message #6:
Fixed java doc spelling and improving string concatination.
Signed-off-by: Mitchell Gale <Mitchell.Gale@improving.com>
# This is the commit message #7:
improving string concatination.
Signed-off-by: Mitchell Gale <Mitchell.Gale@improving.com>
# This is the commit message #8:
Improving failure format on some functions.
Signed-off-by: Mitchell Gale <Mitchell.Gale@improving.com>
# This is the commit message #9:
spotless apply and fix of build.gradle
Signed-off-by: Mitchell Gale <Mitchell.Gale@improving.com>1 parent d2de909 commit 496fe8e
133 files changed
Lines changed: 1106 additions & 1504 deletions
File tree
- core
- src
- main/java/org/opensearch/sql
- analysis
- symbol
- ast
- dsl
- expression
- statement
- tree
- datasource
- model
- data
- model
- type
- utils
- test/java/org/opensearch/sql
- ast/expression
- data
- model
- type
- utils
- expression/datetime
- opensearch/src/test/java/org/opensearch/sql/opensearch/client
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
84 | 84 | | |
85 | 85 | | |
86 | 86 | | |
87 | | - | |
| 87 | + | |
| 88 | + | |
| 89 | + | |
| 90 | + | |
88 | 91 | | |
89 | 92 | | |
90 | 93 | | |
| |||
95 | 98 | | |
96 | 99 | | |
97 | 100 | | |
98 | | - | |
| 101 | + | |
99 | 102 | | |
100 | 103 | | |
101 | 104 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
34 | 34 | | |
35 | 35 | | |
36 | 36 | | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
37 | 40 | | |
38 | 41 | | |
39 | 42 | | |
| |||
Lines changed: 7 additions & 14 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
6 | | - | |
7 | 6 | | |
8 | 7 | | |
9 | 8 | | |
| |||
13 | 12 | | |
14 | 13 | | |
15 | 14 | | |
16 | | - | |
17 | | - | |
18 | | - | |
| 15 | + | |
19 | 16 | | |
20 | | - | |
21 | | - | |
22 | | - | |
| 17 | + | |
23 | 18 | | |
24 | | - | |
25 | | - | |
26 | 19 | | |
27 | | - | |
28 | | - | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
29 | 23 | | |
30 | 24 | | |
31 | 25 | | |
32 | 26 | | |
33 | 27 | | |
34 | 28 | | |
35 | 29 | | |
| 30 | + | |
36 | 31 | | |
37 | 32 | | |
38 | 33 | | |
| |||
41 | 36 | | |
42 | 37 | | |
43 | 38 | | |
44 | | - | |
45 | | - | |
46 | | - | |
| 39 | + | |
47 | 40 | | |
48 | 41 | | |
49 | 42 | | |
| |||
0 commit comments