Commit aa88b41
authored
[Spotless] Applying Google Code Format for core/src/main files #1 (opensearch-project#1930)
* # 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 (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]>
# This is the commit message #2:
Fixing spacing around headers in ExpressionReferenceOptimizer.java SelectExpressionAnalyzer.java
Signed-off-by: Mitchell Gale <[email protected]>
# This is the commit message #3:
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]>
# This is the commit message #4:
Resolving merge conflicts for pre tag in java docs.
Signed-off-by: Mitchell Gale <[email protected]>
# This is the commit message #5:
running spotless check on newly pre tagged javadocs.
Signed-off-by: Mitchell Gale <[email protected]>
# This is the commit message #6:
Fixed java doc spelling and improving string concatination.
Signed-off-by: Mitchell Gale <[email protected]>
# This is the commit message #7:
improving string concatination.
Signed-off-by: Mitchell Gale <[email protected]>
# This is the commit message #8:
Improving failure format on some functions.
Signed-off-by: Mitchell Gale <[email protected]>
# This is the commit message #9:
spotless apply and fix of build.gradle
Signed-off-by: Mitchell Gale <[email protected]>
* 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]>
* running spotless apply.
Signed-off-by: Mitchell Gale <[email protected]>
* Addressed comments in PR 5.
Signed-off-by: Mitchell Gale <[email protected]>
---------
Signed-off-by: Mitchell Gale <[email protected]>1 parent 88f36bd commit aa88b41
File tree
132 files changed
+1104
-1486
lines changed- 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
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
132 files changed
+1104
-1486
lines changed| 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