Commit b8f21b1
committed
Merge remote-tracking branch 'upstream/main' into component-templates-tracking
* upstream/main: (44 commits)
Term vector API on stateless search nodes (elastic#129902)
TEST Fix ThreadPoolMergeSchedulerStressTestIT testMergingFallsBehindAndThenCatchesUp (elastic#131636)
Add inference.put_custom rest-api-spec (elastic#131660)
ESQL: Fewer serverless docs in tests (elastic#131651)
Skip search on indices with INDEX_REFRESH_BLOCK (elastic#129132)
Mute org.elasticsearch.indices.cluster.RemoteSearchForceConnectTimeoutIT testTimeoutSetting elastic#131656
[jdk] Resolve EA OpenJDK builds to our JDK archive (elastic#131237)
Add optimized path for intermediate values aggregator (elastic#131390)
Correctly handling download_database_on_pipeline_creation within a pipeline processor within a default or final pipeline (elastic#131236)
Refresh potential lost connections at query start for `_search` (elastic#130463)
Add template_id to patterned-text type (elastic#131401)
Integrate LIKE/RLIKE LIST with ReplaceStringCasingWithInsensitiveRegexMatch rule (elastic#131531)
[ES|QL] Add doc for the COMPLETION command (elastic#131010)
ESQL: Add times to topn status (elastic#131555)
ESQL: Add asynchronous pre-optimization step for logical plan (elastic#131440)
ES|QL: Improve generative tests for FORK [130015] (elastic#131206)
Update index mapping update privileges (elastic#130894)
ESQL: Added Sample operator NamedWritable to plugin (elastic#131541)
update `kibana_system` to grant it access to `.chat-*` system index (elastic#131419)
Clarify heap size configuration (elastic#131607)
...File tree
208 files changed
+8897
-1038
lines changed- benchmarks/src/main/java/org/elasticsearch/benchmark/compute/operator
- build-tools-internal/src
- main/java/org/elasticsearch/gradle/internal/toolchain
- test/groovy/org/elasticsearch/gradle/internal/toolchain
- docs
- changelog
- reference
- elasticsearch
- index-settings
- query-languages/esql
- _snippets
- commands/layout
- lists
- commands
- libs/x-content/src/main/java/org/elasticsearch/xcontent
- modules
- ingest-geoip/src
- main/java/org/elasticsearch/ingest/geoip
- test/java/org/elasticsearch/ingest/geoip
- kibana/src
- main/java/org/elasticsearch/kibana
- test/java/org/elasticsearch/kibana
- repository-s3/src/main/java/org/elasticsearch/repositories/s3
- rest-api-spec/src
- main/resources/rest-api-spec/api
- yamlRestTest/resources/rest-api-spec/test
- mtermvectors
- termvectors
- server/src
- internalClusterTest/java/org/elasticsearch
- cluster
- index
- engine
- shard
- indices/cluster
- search
- sort
- main/java
- org/elasticsearch
- action
- search
- termvectors
- cluster
- metadata
- project
- routing
- common/blobstore
- support
- index
- engine
- mapper
- indices
- cluster
- inference
- telemetry
- transport
- test/java/org/elasticsearch
- action/search
- cluster
- project
- routing/allocation
- allocator
- decider
- index/engine
- inference/telemetry
- transport
- test
- external-modules
- error-query/src/javaRestTest/java/org/elasticsearch/test/esql
- esql-heap-attack/src/javaRestTest/java/org/elasticsearch/xpack/esql/heap_attack
- framework/src/main/java/org/elasticsearch
- indices/cluster
- test/junit/listeners
- x-pack
- plugin
- autoscaling/src/main/java/org/elasticsearch/xpack/autoscaling/storage
- core/src
- main/java/org/elasticsearch/xpack/core/security/authz/store
- test/java/org/elasticsearch/xpack/core/inference/action
- downsample/src/internalClusterTest/java/org/elasticsearch/xpack/downsample
- esql-core/src/main/java/org/elasticsearch/xpack/esql/core/expression/predicate/regex
- esql
- compute
- gen/src/main/java/org/elasticsearch/compute/gen
- src
- main
- generated-src/org/elasticsearch/compute/aggregation
- generated/org/elasticsearch/compute/aggregation
- java/org/elasticsearch/compute
- aggregation
- lucene
- operator
- topn
- test/java/org/elasticsearch/compute/operator
- topn
- qa
- server/src/main/java/org/elasticsearch/xpack/esql/qa/rest/generative
- command/pipe
- testFixtures/src/main/resources
- src
- main/java/org/elasticsearch/xpack/esql
- action
- execution
- expression/function/scalar/string/regex
- optimizer
- rules/logical
- plan/logical
- plugin
- session
- test/java/org/elasticsearch/xpack/esql
- action
- optimizer
- inference/src
- internalClusterTest/java/org/elasticsearch/xpack/inference/integration
- main/java/org/elasticsearch/xpack/inference
- action
- filter
- highlight
- services
- elasticsearch
- elastic/request
- huggingface
- completion
- elser
- rerank
- llama
- action
- completion
- embeddings
- request
- completion
- embeddings
- response
- mistral
- action
- completion
- embeddings
- request/embeddings
- openai
- request
- test/java/org/elasticsearch/xpack/inference
- action
- filter
- services
- elasticsearch
- llama
- action
- completion
- embeddings
- request
- completion
- embeddings
- response
- mistral
- embeddings
- request/completion
- yamlRestTest/resources/rest-api-spec/test/inference
- logsdb/src
- main/java/org/elasticsearch/xpack/logsdb/patternedtext
- test/java/org/elasticsearch/xpack/logsdb/patternedtext
- yamlRestTest/resources/rest-api-spec/test/patternedtext
- otel-data/src
- main/resources
- component-templates
- index-templates
- yamlRestTest/resources/rest-api-spec/test
- security/src/main/java/org/elasticsearch/xpack/security/authz
- snapshot-repo-test-kit/src/main/java/org/elasticsearch/repositories/blobstore/testkit/analyze
- qa/smoke-test-plugins-ssl
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
208 files changed
+8897
-1038
lines changedLines changed: 20 additions & 9 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
113 | 113 | | |
114 | 114 | | |
115 | 115 | | |
116 | | - | |
| 116 | + | |
117 | 117 | | |
118 | 118 | | |
119 | | - | |
| 119 | + | |
120 | 120 | | |
121 | 121 | | |
122 | 122 | | |
123 | 123 | | |
124 | 124 | | |
125 | | - | |
| 125 | + | |
126 | 126 | | |
127 | 127 | | |
128 | 128 | | |
| |||
177 | 177 | | |
178 | 178 | | |
179 | 179 | | |
| 180 | + | |
| 181 | + | |
| 182 | + | |
180 | 183 | | |
181 | 184 | | |
182 | 185 | | |
| |||
341 | 344 | | |
342 | 345 | | |
343 | 346 | | |
344 | | - | |
345 | | - | |
346 | | - | |
347 | | - | |
| 347 | + | |
| 348 | + | |
| 349 | + | |
| 350 | + | |
| 351 | + | |
| 352 | + | |
| 353 | + | |
| 354 | + | |
| 355 | + | |
| 356 | + | |
| 357 | + | |
348 | 358 | | |
349 | | - | |
350 | | - | |
| 359 | + | |
| 360 | + | |
| 361 | + | |
351 | 362 | | |
352 | 363 | | |
353 | 364 | | |
| |||
Lines changed: 8 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
61 | 61 | | |
62 | 62 | | |
63 | 63 | | |
64 | | - | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
65 | 67 | | |
66 | 68 | | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
67 | 72 | | |
68 | | - | |
| 73 | + | |
| 74 | + | |
69 | 75 | | |
70 | 76 | | |
71 | 77 | | |
| |||
Lines changed: 21 additions & 21 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
67 | 67 | | |
68 | 68 | | |
69 | 69 | | |
70 | | - | |
71 | | - | |
72 | | - | |
73 | | - | |
74 | | - | |
75 | | - | |
76 | | - | |
77 | | - | |
78 | | - | |
79 | | - | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
80 | 80 | | |
81 | 81 | | |
82 | 82 | | |
| |||
100 | 100 | | |
101 | 101 | | |
102 | 102 | | |
103 | | - | |
104 | | - | |
105 | | - | |
106 | | - | |
107 | | - | |
108 | | - | |
109 | | - | |
110 | | - | |
111 | | - | |
112 | | - | |
| 103 | + | |
| 104 | + | |
| 105 | + | |
| 106 | + | |
| 107 | + | |
| 108 | + | |
| 109 | + | |
| 110 | + | |
| 111 | + | |
| 112 | + | |
113 | 113 | | |
114 | 114 | | |
115 | 115 | | |
116 | | - | |
| 116 | + | |
117 | 117 | | |
118 | 118 | | |
119 | 119 | | |
| |||
| 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 | + | |
| 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 | + | |
| 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 | + | |
0 commit comments