Commit 605f3df
[Spotless] Remove unused imports (opensearch-project#1927)
* Adding spotless plugin to project build.gradle.
Signed-off-by: Mitchell Gale <[email protected]>
Remove commented out spotless changes.
Signed-off-by: Mitchell Gale <[email protected]>
Adding Spotless to DEVELOPER_GUIDE.rst
Signed-off-by: Mitchell Gale <[email protected]>
Added Google Java format to spotless.
Signed-off-by: Mitchell Gale <[email protected]>
Update DEVELOPER_GUIDE.rst
Co-authored-by: Yury-Fridlyand <[email protected]>
* Added apply false for spotless
Signed-off-by: Mitchell Gale <[email protected]>
* Adding ratchetFrom to build.gradle
Signed-off-by: Mitchell Gale <[email protected]>
* Adding license header to build.gradle for spotless.
Signed-off-by: Mitchell Gale <[email protected]>
* Uncommenting all changes to build.gradle for spotless.
Signed-off-by: Mitchell Gale <[email protected]>
* Commented out spotless checks.
Signed-off-by: Mitchell Gale <[email protected]>
* Removed trailing whitespace
Signed-off-by: Mitchell Gale <[email protected]>
* Remove unused imports.
Signed-off-by: Mitchell Gale <[email protected]>
* Fixed extra tab in import static statement in ConvertTZFunctionIT.java
Signed-off-by: Mitchell Gale <[email protected]>
* Removed space in LocalClusterState.java
Signed-off-by: Mitchell Gale <[email protected]>
* spotless apply
Signed-off-by: Mitchell Gale <[email protected]>
---------
Signed-off-by: Mitchell Gale <[email protected]>
Co-authored-by: Yury-Fridlyand <[email protected]>1 parent d2de909 commit 605f3df
File tree
101 files changed
+17
-188
lines changed- common/src
- main/java/org/opensearch/sql/common/utils
- test/java/org/opensearch/sql/common/authinterceptors
- core/src
- main/java/org/opensearch/sql
- analysis
- ast
- expression
- tree
- executor/streaming
- expression
- datetime
- planner
- logical
- physical
- test/java/org/opensearch/sql
- analysis/model
- executor
- pagination
- streaming
- expression
- datetime
- function
- operator
- arthmetic
- predicate
- planner
- logical
- optimizer/pattern
- physical
- integ-test/src/test/java/org/opensearch/sql
- correctness/runner/resultset
- legacy
- ppl
- sql
- legacy/src
- main/java/org/opensearch/sql/legacy
- antlr/semantic/visitor
- esdomain
- query/multi
- rewriter/matchtoterm
- test/java/org/opensearch/sql/legacy
- plugin
- unittest
- executor
- planner
- util
- opensearch/src
- main/java/org/opensearch/sql/opensearch
- data/value
- mapping
- storage
- scan
- script
- aggregation
- filter/lucene/relevance
- sort
- test/java/org/opensearch/sql/opensearch
- client
- response
- setting
- storage
- scan
- script/aggregation
- ppl/src
- main/java/org/opensearch/sql/ppl/utils
- test/java/org/opensearch/sql/ppl/parser
- prometheus/src
- main/java/org/opensearch/sql/prometheus
- functions/response
- request
- response
- storage
- querybuilder
- test/java/org/opensearch/sql/prometheus
- functions
- implementation
- resolver
- storage
- protocol/src/main/java/org/opensearch/sql/protocol/response/format
- spark/src/main/java/org/opensearch/sql/spark/response
- sql/src
- main/java/org/opensearch/sql/sql/parser
- test/java/org/opensearch/sql/sql
- antlr
- parser
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
101 files changed
+17
-188
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
92 | 92 | | |
93 | 93 | | |
94 | 94 | | |
95 | | - | |
96 | | - | |
| 95 | + | |
| 96 | + | |
97 | 97 | | |
98 | 98 | | |
99 | 99 | | |
| |||
Lines changed: 0 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
9 | | - | |
10 | 9 | | |
11 | | - | |
12 | 10 | | |
13 | 11 | | |
14 | 12 | | |
| |||
Lines changed: 0 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
10 | | - | |
11 | | - | |
12 | 10 | | |
13 | 11 | | |
14 | 12 | | |
| |||
26 | 24 | | |
27 | 25 | | |
28 | 26 | | |
29 | | - | |
30 | 27 | | |
31 | 28 | | |
32 | 29 | | |
| |||
Lines changed: 0 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
32 | | - | |
33 | 32 | | |
34 | 33 | | |
35 | 34 | | |
| |||
Lines changed: 0 additions & 5 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
10 | | - | |
11 | 10 | | |
12 | | - | |
13 | | - | |
14 | | - | |
15 | 11 | | |
16 | | - | |
17 | 12 | | |
18 | 13 | | |
19 | 14 | | |
| |||
Lines changed: 0 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
49 | 49 | | |
50 | 50 | | |
51 | 51 | | |
52 | | - | |
53 | 52 | | |
54 | 53 | | |
55 | 54 | | |
| |||
Lines changed: 0 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
13 | | - | |
14 | 13 | | |
15 | 14 | | |
16 | 15 | | |
17 | | - | |
18 | 16 | | |
19 | 17 | | |
20 | 18 | | |
| |||
Lines changed: 0 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
14 | | - | |
15 | 14 | | |
16 | 15 | | |
17 | 16 | | |
| |||
Lines changed: 0 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
14 | | - | |
15 | 14 | | |
16 | 15 | | |
17 | | - | |
18 | 16 | | |
19 | 17 | | |
20 | 18 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
24 | | - | |
| 24 | + | |
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
| |||
0 commit comments