File tree
52 files changed
+1288
-218
lines changed- client/rest-high-level/src/test/java/org/elasticsearch/client
- documentation
- docs
- java-rest/high-level/indices
- reference
- ml/anomaly-detection/apis
- modules
- query-dsl
- sql/functions
- modules/lang-painless/src/test/resources/rest-api-spec/test/painless
- qa/os/src/test/java/org/elasticsearch/packaging/test
- server/src
- main/java/org/elasticsearch
- common/lucene/search/function
- node
- rest/action/cat
- test/java/org/elasticsearch/search/aggregations/metrics
- test/framework/src/main/java/org/elasticsearch/search/aggregations
- x-pack
- plugin
- core/src
- main/java/org/elasticsearch/xpack/core/ml/datafeed
- test/java/org/elasticsearch/xpack/core/ml/datafeed
- eql/src
- main/java/org/elasticsearch/xpack/eql/parser
- test
- java/org/elasticsearch/xpack/eql/analysis
- resources
- ml
- qa/native-multi-node-tests/src/test/java/org/elasticsearch/xpack/ml/integration
- src/main/java/org/elasticsearch/xpack/ml/action
- ql/src/main/java/org/elasticsearch/xpack/ql/index
- sql
- qa/src/main/resources
- src
- main
- bin
- java/org/elasticsearch/xpack/sql
- expression/function
- grouping
- scalar/datetime
- planner
- test/java/org/elasticsearch/xpack/sql/planner
- src/test/resources/rest-api-spec/test/analytics
- qa/rolling-upgrade/src/test/resources/rest-api-spec/test
- mixed_cluster
- old_cluster
- upgraded_cluster
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
52 files changed
+1288
-218
lines changedLines changed: 15 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1106 | 1106 |
| |
1107 | 1107 |
| |
1108 | 1108 |
| |
| 1109 | + | |
1109 | 1110 |
| |
1110 | 1111 |
| |
1111 | 1112 |
| |
1112 | 1113 |
| |
1113 | 1114 |
| |
1114 | 1115 |
| |
1115 | 1116 |
| |
| 1117 | + | |
1116 | 1118 |
| |
| 1119 | + | |
1117 | 1120 |
| |
1118 | 1121 |
| |
1119 | 1122 |
| |
1120 | 1123 |
| |
1121 | 1124 |
| |
1122 | 1125 |
| |
1123 | 1126 |
| |
| 1127 | + | |
1124 | 1128 |
| |
1125 | 1129 |
| |
1126 | 1130 |
| |
| |||
1129 | 1133 |
| |
1130 | 1134 |
| |
1131 | 1135 |
| |
| 1136 | + | |
1132 | 1137 |
| |
| 1138 | + | |
| 1139 | + | |
1133 | 1140 |
| |
1134 | 1141 |
| |
1135 | 1142 |
| |
1136 | 1143 |
| |
1137 | 1144 |
| |
1138 | 1145 |
| |
| 1146 | + | |
1139 | 1147 |
| |
1140 | 1148 |
| |
1141 | 1149 |
| |
| |||
1155 | 1163 |
| |
1156 | 1164 |
| |
1157 | 1165 |
| |
| 1166 | + | |
| 1167 | + | |
| 1168 | + | |
| 1169 | + | |
| 1170 | + | |
| 1171 | + | |
| 1172 | + | |
1158 | 1173 |
| |
1159 | 1174 |
| |
1160 | 1175 |
| |
|
Lines changed: 10 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
109 | 109 |
| |
110 | 110 |
| |
111 | 111 |
| |
| 112 | + | |
112 | 113 |
| |
113 | 114 |
| |
114 | 115 |
| |
| |||
1909 | 1910 |
| |
1910 | 1911 |
| |
1911 | 1912 |
| |
| 1913 | + | |
| 1914 | + | |
| 1915 | + | |
| 1916 | + | |
| 1917 | + | |
| 1918 | + | |
1912 | 1919 |
| |
1913 | 1920 |
| |
| 1921 | + | |
| 1922 | + | |
| 1923 | + | |
1914 | 1924 |
| |
1915 | 1925 |
| |
1916 | 1926 |
| |
|
Lines changed: 21 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
62 | 62 |
| |
63 | 63 |
| |
64 | 64 |
| |
65 |
| - | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
| 81 | + | |
| 82 | + | |
| 83 | + | |
| 84 | + | |
| 85 | + |
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
78 | 78 |
| |
79 | 79 |
| |
80 | 80 |
| |
81 |
| - | |
| 81 | + | |
82 | 82 |
| |
83 | 83 |
| |
84 | 84 |
| |
|
Lines changed: 18 additions & 8 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
8 | 8 |
| |
9 | 9 |
| |
10 | 10 |
| |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
11 | 22 |
| |
12 | 23 |
| |
13 | 24 |
| |
| |||
55 | 66 |
| |
56 | 67 |
| |
57 | 68 |
| |
58 |
| - | |
| 69 | + | |
59 | 70 |
| |
60 | 71 |
| |
61 | 72 |
| |
| |||
280 | 291 |
| |
281 | 292 |
| |
282 | 293 |
| |
283 |
| - | |
284 |
| - | |
285 |
| - | |
286 |
| - | |
287 |
| - | |
288 |
| - | |
289 |
| - | |
| 294 | + | |
| 295 | + | |
| 296 | + | |
| 297 | + | |
| 298 | + | |
| 299 | + | |
290 | 300 |
| |
291 | 301 |
| |
292 | 302 |
| |
|
Lines changed: 4 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
48 | 48 |
| |
49 | 49 |
| |
50 | 50 |
| |
51 |
| - | |
| 51 | + | |
52 | 52 |
| |
53 | 53 |
| |
| 54 | + | |
| 55 | + | |
| 56 | + | |
54 | 57 |
| |
55 | 58 |
| |
56 | 59 |
| |
|
Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
87 | 87 |
| |
88 | 88 |
| |
89 | 89 |
| |
90 |
| - | |
91 |
| - | |
| 90 | + | |
| 91 | + | |
92 | 92 |
| |
93 | 93 |
| |
94 | 94 |
| |
|
Lines changed: 86 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
| 81 | + | |
| 82 | + | |
| 83 | + | |
| 84 | + | |
| 85 | + | |
| 86 | + |
Lines changed: 0 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
24 | 24 |
| |
25 | 25 |
| |
26 | 26 |
| |
27 |
| - | |
28 | 27 |
| |
29 | 28 |
| |
30 | 29 |
| |
| |||
38 | 37 |
| |
39 | 38 |
| |
40 | 39 |
| |
41 |
| - | |
42 | 40 |
| |
43 | 41 |
| |
44 | 42 |
| |
|
0 commit comments