Commit f77c858
committed
Merge remote-tracking branch 'upstream/main' into component-templates-tracking
* upstream/main:
Fix MergeWithLowDiskSpaceIT testRelocationWhileForceMerging (elastic#131806)
[ML] Prevent the trained model deployment memory estimation from double-counting allocations. (elastic#131990)
ES|QL Assert current thread during query planning and execution (elastic#131807)
Add ElasticsearchIndexDeletionPolicy and EngineConfig policy wrapper (elastic#130442)
[TEST] Adds tests for ESTestCase randomSubset methods (elastic#131745)
Simplify esql session (elastic#131925)
Simplify EsqlExecution info serialization (elastic#131823)
Add utility to check for project global block (elastic#131927)
[DOCS] Update ES|QL applies to's (elastic#131805)
Handle structured log messages (elastic#131027)
Mute org.elasticsearch.test.rest.yaml.RcsCcsCommonYamlTestSuiteIT test {p0=search/600_flattened_ignore_above/flattened ignore_above multi-value field} elastic#131967
Mute org.elasticsearch.xpack.remotecluster.CrossClusterEsqlRCS2EnrichUnavailableRemotesIT testEsqlEnrichWithSkipUnavailable elastic#131965
Mute org.elasticsearch.xpack.restart.FullClusterRestartIT testWatcherWithApiKey {cluster=UPGRADED} elastic#131964
[ES|QL] Fix aggregate_metric_double sorting and mv_expand issues (elastic#131658)
Reduce logging levels for meter usage tests (elastic#131935)File tree
61 files changed
+1509
-411
lines changed- docs
- changelog
- reference
- enrich-processor
- query-languages/esql/_snippets/functions
- layout
- parameters
- modules
- ingest-common/src/main/java/org/elasticsearch/ingest/common
- ingest-otel
- src
- main/java
- org/elasticsearch/ingest/otel
- test/java/org/elasticsearch/ingest/otel
- yamlRestTest/resources/rest-api-spec/test/ingest-otel
- server/src
- internalClusterTest/java/org/elasticsearch
- index/engine
- indices
- main/java/org/elasticsearch
- cluster/block
- common
- io/stream
- lucene
- index
- engine
- shard
- test/java/org/elasticsearch
- cluster/block
- index
- engine
- shard
- test
- external-modules/apm-integration/src/main/java/org/elasticsearch/test/apmintegration
- framework/src
- main/java/org/elasticsearch/index/engine
- test/java/org/elasticsearch/test/test
- x-pack/plugin
- ccr/src/test/java/org/elasticsearch/xpack/ccr/index/engine
- esql
- compute/src
- main/java/org/elasticsearch/compute
- data
- operator/topn
- test/java/org/elasticsearch/compute
- data
- operator/topn
- src
- main/java/org/elasticsearch/xpack/esql
- action
- expression/function
- aggregate
- grouping
- scalar
- convert
- math
- plugin
- session
- test/java/org/elasticsearch/xpack/esql/plugin
- ml/src/main/java/org/elasticsearch/xpack/ml/inference/assignment
- planning
- src/yamlRestTest/resources/rest-api-spec/test/esql
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
61 files changed
+1509
-411
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
153 | 153 | | |
154 | 154 | | |
155 | 155 | | |
| 156 | + | |
| 157 | + | |
| 158 | + | |
| 159 | + | |
| 160 | + | |
| 161 | + | |
| 162 | + | |
| 163 | + | |
| 164 | + | |
| 165 | + | |
| 166 | + | |
| 167 | + | |
| 168 | + | |
| 169 | + | |
| 170 | + | |
| 171 | + | |
| 172 | + | |
| 173 | + | |
| 174 | + | |
| 175 | + | |
| 176 | + | |
| 177 | + | |
| 178 | + | |
| 179 | + | |
| 180 | + | |
| 181 | + | |
| 182 | + | |
| 183 | + | |
| 184 | + | |
| 185 | + | |
| 186 | + | |
| 187 | + | |
| 188 | + | |
| 189 | + | |
| 190 | + | |
| 191 | + | |
| 192 | + | |
| 193 | + | |
| 194 | + | |
| 195 | + | |
| 196 | + | |
| 197 | + | |
| 198 | + | |
| 199 | + | |
| 200 | + | |
| 201 | + | |
| 202 | + | |
| 203 | + | |
| 204 | + | |
| 205 | + | |
| 206 | + | |
| 207 | + | |
| 208 | + | |
| 209 | + | |
| 210 | + | |
| 211 | + | |
| 212 | + | |
| 213 | + | |
| 214 | + | |
| 215 | + | |
| 216 | + | |
| 217 | + | |
| 218 | + | |
| 219 | + | |
| 220 | + | |
| 221 | + | |
| 222 | + | |
| 223 | + | |
| 224 | + | |
| 225 | + | |
| 226 | + | |
| 227 | + | |
| 228 | + | |
| 229 | + | |
| 230 | + | |
| 231 | + | |
| 232 | + | |
| 233 | + | |
| 234 | + | |
| 235 | + | |
| 236 | + | |
| 237 | + | |
| 238 | + | |
| 239 | + | |
Lines changed: 3 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Lines changed: 3 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Lines changed: 3 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Lines changed: 2 additions & 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 | | |
| |||
33 | 34 | | |
34 | 35 | | |
35 | 36 | | |
36 | | - | |
| 37 | + | |
37 | 38 | | |
38 | 39 | | |
39 | 40 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
15 | 23 | | |
16 | 24 | | |
17 | 25 | | |
| |||
0 commit comments