Commit f7268ad
committed
Merge branch 'main' of https://github.com/elastic/elasticsearch into support_multi_inlinestats_logicalPlan_approach
File tree
329 files changed
+7821
-2668
lines changed- .buildkite
- pipelines
- scripts
- .github/workflows
- benchmarks/src
- main/java/org/elasticsearch/benchmark/vector
- test/java/org/elasticsearch/benchmark/vector
- build-tools/src/main/java/org/elasticsearch/gradle/testclusters
- distribution/docker/src/docker/dockerfiles
- cloud_ess_fips
- wolfi
- docs
- changelog
- reference
- elasticsearch
- mapping-reference
- rest-apis
- query-languages/esql
- _snippets
- commands
- layout
- types
- functions
- description
- examples
- functionNamedParams
- layout
- parameters
- operators
- examples
- types
- images/operators
- kibana
- definition
- functions
- operators
- docs
- functions
- operators
- libs
- cli/src/test/java/org/elasticsearch/cli
- native
- libraries
- src
- main/java/org/elasticsearch/nativeaccess
- jdk
- test/java/org/elasticsearch/nativeaccess
- jdk
- simdvec
- native
- src/vec
- c
- aarch64
- amd64
- headers
- src/test/java/org/elasticsearch/simdvec
- modules
- apm
- data-streams/src
- test/java/org/elasticsearch/datastreams/action
- yamlRestTest/resources/rest-api-spec/test/data_stream
- ingest-attachment/src/test/java/org/elasticsearch/ingest/attachment
- ingest-common/src/test/java/org/elasticsearch/ingest/common
- repository-s3/src/main/java/org/elasticsearch/repositories/s3
- streams/src/main/java/org/elasticsearch/rest/streams/logs
- plugins/discovery-ec2/src/test/java/org/elasticsearch/discovery/ec2
- qa
- ccs-common-rest
- src/yamlRestTest/java/org/elasticsearch/test/rest/yaml
- smoke-test-multinode/src/yamlRestTest/java/org/elasticsearch/smoketest
- vector/src/main/java/org/elasticsearch/test/knn
- rest-api-spec/src
- main/resources/rest-api-spec/api
- yamlRestTest
- java/org/elasticsearch/test/rest
- resources/rest-api-spec/test
- search.vectors
- search
- server/src
- internalClusterTest/java/org/elasticsearch
- repositories/blobstore
- search
- aggregations/bucket
- snapshots
- main/java/org/elasticsearch
- action
- admin/cluster
- repositories/cleanup
- snapshots
- clone
- create
- delete
- get
- status
- bulk
- cluster
- metadata
- routing/allocation/decider
- common
- settings
- util
- index
- codec/vectors
- cluster
- engine
- get
- mapper
- vectors
- search/stats
- shard
- ingest
- node
- repositories
- blobstore
- rest/action/search
- search
- aggregations/bucket/filter
- fetch
- subphase
- internal
- vectors
- snapshots
- tasks
- transport
- test/java/org/elasticsearch
- action
- admin/cluster
- node/tasks
- snapshots/status
- bulk
- resync
- support/replication
- cluster
- coordination
- metadata
- common/util
- discovery
- index
- codec/vectors/cluster
- engine
- mapper
- blockloader
- vectors
- shard
- indices/cluster
- ingest
- repositories
- blobstore
- rest
- search/stats
- snapshots
- transport
- test
- framework/src/main/java/org/elasticsearch
- cli
- entitlement/runtime/policy
- index
- engine
- mapper
- shard
- node
- snapshots
- test
- transport
- transport
- test-clusters/src/main/java/org/elasticsearch/test/cluster
- x-pack
- plugin
- apm-data/src/main/resources
- ccr/src/main/java/org/elasticsearch/xpack/ccr/repository
- core/src
- main/java/org/elasticsearch
- snapshots/sourceonly
- xpack/core/ilm
- test/java/org/elasticsearch/snapshots/sourceonly
- downsample/src
- main/java/org/elasticsearch/xpack/downsample
- test/java/org/elasticsearch/xpack/downsample
- esql
- qa
- server
- single-node/src/javaRestTest/java/org/elasticsearch/xpack/esql/qa/single_node
- src/main/java/org/elasticsearch/xpack/esql/qa/rest/generative
- command/pipe
- testFixtures/src/main/resources
- src
- internalClusterTest/java/org/elasticsearch/xpack/esql
- action
- plugin
- main
- generated/org/elasticsearch/xpack/esql/expression/function/scalar/spatial
- java/org/elasticsearch/xpack/esql
- action
- expression
- function
- fulltext
- scalar
- spatial
- string
- vector
- predicate/nulls
- session
- test/java/org/elasticsearch/xpack/esql
- action
- expression
- function
- scalar
- spatial
- string
- predicate/operator
- session
- inference
- qa/inference-service-tests/src/javaRestTest/java/org/elasticsearch/xpack/inference
- src
- internalClusterTest/java/org/elasticsearch/xpack/inference/integration
- main/java/org/elasticsearch/xpack/inference
- mapper
- services
- elasticsearch
- elastic
- test/java/org/elasticsearch/xpack/inference
- mapper
- services
- elasticsearch
- elastic
- authorization
- logsdb/src/yamlRestTest/java/org/elasticsearch/xpack/logsdb
- security
- qa/microsoft-graph-authz-tests
- src/javaRestTest/java/org/elasticsearch/xpack/security/authz/microsoft
- src/test/java/org/elasticsearch/xpack/security/transport/netty4
- slm/src
- internalClusterTest/java/org/elasticsearch/xpack/slm
- main/java/org/elasticsearch/xpack/slm
- action
- snapshot-repo-test-kit/src
- internalClusterTest/java/org/elasticsearch/repositories/blobstore/testkit/integrity
- main/java/org/elasticsearch/repositories/blobstore/testkit/integrity
- qa
- core-rest-tests-with-security/src/yamlRestTest/java/org/elasticsearch/xpack/security
- multi-project
- core-rest-tests-with-multiple-projects
- xpack-rest-tests-with-multiple-projects/src/yamlRestTest/java/org/elasticsearch/multiproject/test
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
329 files changed
+7821
-2668
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
204 | 204 | | |
205 | 205 | | |
206 | 206 | | |
| 207 | + | |
| 208 | + | |
| 209 | + | |
| 210 | + | |
| 211 | + | |
| 212 | + | |
| 213 | + | |
| 214 | + | |
| 215 | + | |
| 216 | + | |
| 217 | + | |
207 | 218 | | |
208 | 219 | | |
209 | 220 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
642 | 642 | | |
643 | 643 | | |
644 | 644 | | |
| 645 | + | |
| 646 | + | |
| 647 | + | |
| 648 | + | |
| 649 | + | |
| 650 | + | |
| 651 | + | |
| 652 | + | |
| 653 | + | |
| 654 | + | |
| 655 | + | |
645 | 656 | | |
646 | 657 | | |
647 | 658 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
48 | 48 | | |
49 | 49 | | |
50 | 50 | | |
| 51 | + | |
| 52 | + | |
51 | 53 | | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
52 | 69 | | |
53 | 70 | | |
This file was deleted.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
55 | 55 | | |
56 | 56 | | |
57 | 57 | | |
58 | | - | |
| 58 | + | |
59 | 59 | | |
60 | | - | |
| 60 | + | |
61 | 61 | | |
62 | 62 | | |
63 | 63 | | |
64 | 64 | | |
65 | 65 | | |
66 | 66 | | |
67 | | - | |
68 | | - | |
| 67 | + | |
| 68 | + | |
69 | 69 | | |
70 | 70 | | |
71 | 71 | | |
72 | 72 | | |
73 | 73 | | |
74 | | - | |
75 | | - | |
| 74 | + | |
76 | 75 | | |
77 | 76 | | |
78 | 77 | | |
| |||
139 | 138 | | |
140 | 139 | | |
141 | 140 | | |
142 | | - | |
143 | | - | |
144 | | - | |
145 | | - | |
146 | | - | |
147 | | - | |
148 | | - | |
149 | | - | |
150 | | - | |
151 | | - | |
152 | | - | |
153 | | - | |
154 | | - | |
155 | | - | |
156 | | - | |
157 | | - | |
158 | | - | |
159 | | - | |
160 | | - | |
161 | | - | |
162 | | - | |
163 | | - | |
164 | | - | |
165 | | - | |
166 | | - | |
167 | | - | |
168 | | - | |
169 | | - | |
170 | | - | |
171 | | - | |
172 | | - | |
173 | | - | |
174 | | - | |
175 | 141 | | |
176 | 142 | | |
177 | 143 | | |
| |||
0 commit comments