File tree
202 files changed
+8415
-3742
lines changed- benchmarks/src/main/java/org/elasticsearch/benchmark
- _nightly/esql
- compute/operator
- build-tools-internal
- src/main/java/org/elasticsearch/gradle/internal/dependencies/patches/awsv2sdk
- docs
- changelog
- internal
- reference/query-languages
- esql
- _snippets
- functions/layout
- operators/detailedDescription
- images/functions
- kibana
- definition/functions
- docs/functions
- gradle
- libs/entitlement/src/main/java/org/elasticsearch/entitlement/runtime/policy
- modules
- ingest-common/src/yamlRestTest/resources/rest-api-spec/test/ingest
- ingest-geoip/src
- internalClusterTest/java/org/elasticsearch/ingest/geoip
- main/java/org/elasticsearch/ingest/geoip
- direct
- lang-painless/src/main/resources/org/elasticsearch/painless
- mapper-extras/src
- main/java/org/elasticsearch/index/mapper/extras
- yamlRestTest/resources/rest-api-spec/test/match_only_text
- plugins/discovery-ec2
- qa
- packaging/src/test/java/org/elasticsearch/packaging
- test
- util
- docker
- vector/src/main/java/org/elasticsearch/test/knn
- rest-api-spec/src
- main/resources/rest-api-spec/api
- yamlRestTest/resources/rest-api-spec/test/cluster.allocation_explain
- server/src
- main
- java/org/elasticsearch
- action/admin/cluster/allocation
- common
- index
- codec/vectors
- mapper
- indices
- ingest
- rest
- action/admin/cluster
- script
- field
- resources/org/elasticsearch/common
- test/java/org/elasticsearch
- cluster
- metadata
- common/util/concurrent
- index/engine
- ingest
- rest
- script/field
- test
- external-modules/error-query/src/javaRestTest/java/org/elasticsearch/test/esql
- framework/src/main/java/org/elasticsearch
- index/mapper
- script
- x-pack/plugin
- async-search/src/internalClusterTest/java/org/elasticsearch/xpack/search
- core/src/main/java/org/elasticsearch/xpack/core
- security/action
- transform
- esql-core/src/main/java/org/elasticsearch/xpack/esql/core/expression/predicate/regex
- esql
- compute/src
- main/java/org/elasticsearch/compute
- aggregation
- lucene/read
- operator
- test/java/org/elasticsearch/compute
- aggregation
- lucene/read
- qa
- server
- multi-clusters/src/javaRestTest/java/org/elasticsearch/xpack/esql/ccq
- single-node/src/javaRestTest/java/org/elasticsearch/xpack/esql/qa/single_node
- src/main/java/org/elasticsearch/xpack/esql/qa/rest/generative
- testFixtures/src/main
- java/org/elasticsearch/xpack/esql
- resources
- src
- internalClusterTest/java/org/elasticsearch/xpack/esql
- action
- plugin
- vector
- main
- antlr/parser
- java/org/elasticsearch/xpack/esql
- action
- analysis
- expression
- function
- fulltext
- grouping
- scalar
- date
- string/regex
- vector
- optimizer
- rules
- logical
- local
- physical/local
- parser
- planner
- plan/physical
- plugin
- querydsl/query
- session
- stats
- test/java/org/elasticsearch/xpack/esql
- analysis
- expression
- function
- aggregate
- fulltext
- scalar/string
- vector
- predicate/operator/comparison
- optimizer
- rules/logical/local
- parser
- planner
- session
- stats
- inference/src
- main/java/org/elasticsearch/xpack/inference/services/sagemaker
- model
- schema
- elastic
- test/java/org/elasticsearch/xpack/inference/services/sagemaker/schema
- elastic
- profiling/src
- main/java/org/elasticsearch/xpack/profiling/action
- test/java/org/elasticsearch/xpack/profiling/action
- security/src
- main/java/org/elasticsearch/xpack/security
- authc/saml
- support
- test/java/org/elasticsearch/xpack/security/authc/saml
- snapshot-repo-test-kit/src/main/java/org/elasticsearch/repositories/blobstore/testkit/analyze
- src/yamlRestTest/resources/rest-api-spec/test/esql
- transform/src/test/java/org/elasticsearch/xpack/transform
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
202 files changed
+8415
-3742
lines changedbenchmarks/src/main/java/org/elasticsearch/benchmark/_nightly/esql/ValuesSourceReaderBenchmark.java
Lines changed: 32 additions & 3 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
92 | 92 |
| |
93 | 93 |
| |
94 | 94 |
| |
95 |
| - | |
| 95 | + | |
| 96 | + | |
96 | 97 |
| |
97 | 98 |
| |
98 | 99 |
| |
| |||
332 | 333 |
| |
333 | 334 |
| |
334 | 335 |
| |
335 |
| - | |
| 336 | + | |
336 | 337 |
| |
337 | 338 |
| |
338 | 339 |
| |
| |||
398 | 399 |
| |
399 | 400 |
| |
400 | 401 |
| |
| 402 | + | |
| 403 | + | |
| 404 | + | |
| 405 | + | |
| 406 | + | |
| 407 | + | |
| 408 | + | |
| 409 | + | |
| 410 | + | |
| 411 | + | |
| 412 | + | |
| 413 | + | |
| 414 | + | |
| 415 | + | |
| 416 | + | |
| 417 | + | |
401 | 418 |
| |
402 | 419 |
| |
403 | 420 |
| |
| |||
407 | 424 |
| |
408 | 425 |
| |
409 | 426 |
| |
| 427 | + | |
| 428 | + | |
| 429 | + | |
| 430 | + | |
| 431 | + | |
| 432 | + | |
| 433 | + | |
| 434 | + | |
| 435 | + | |
| 436 | + | |
410 | 437 |
| |
411 | 438 |
| |
412 | 439 |
| |
| |||
461 | 488 |
| |
462 | 489 |
| |
463 | 490 |
| |
464 |
| - | |
| 491 | + | |
| 492 | + | |
| 493 | + | |
465 | 494 |
| |
466 | 495 |
| |
467 | 496 |
| |
|
Lines changed: 5 additions & 21 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
95 | 95 |
| |
96 | 96 |
| |
97 | 97 |
| |
98 |
| - | |
99 |
| - | |
| 98 | + | |
100 | 99 |
| |
101 | 100 |
| |
102 | 101 |
| |
| |||
114 | 113 |
| |
115 | 114 |
| |
116 | 115 |
| |
117 |
| - | |
118 |
| - | |
119 |
| - | |
120 |
| - | |
| 116 | + | |
121 | 117 |
| |
122 | 118 |
| |
123 | 119 |
| |
| |||
132 | 128 |
| |
133 | 129 |
| |
134 | 130 |
| |
135 |
| - | |
136 | 131 |
| |
137 | 132 |
| |
138 |
| - | |
139 |
| - | |
140 |
| - | |
141 |
| - | |
142 |
| - | |
143 |
| - | |
144 |
| - | |
145 |
| - | |
146 |
| - | |
147 |
| - | |
148 |
| - | |
149 | 133 |
| |
150 | 134 |
| |
151 | 135 |
| |
| |||
352 | 336 |
| |
353 | 337 |
| |
354 | 338 |
| |
355 |
| - | |
| 339 | + | |
356 | 340 |
| |
357 | 341 |
| |
358 |
| - | |
| 342 | + | |
359 | 343 |
| |
360 |
| - | |
| 344 | + | |
361 | 345 |
| |
362 | 346 |
| |
363 | 347 |
| |
|
Lines changed: 0 additions & 61 deletions
This file was deleted.
Lines changed: 0 additions & 89 deletions
This file was deleted.
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
17 | 17 |
| |
18 | 18 |
| |
19 | 19 |
| |
20 |
| - | |
| 20 | + | |
21 | 21 |
| |
22 | 22 |
| |
23 | 23 |
| |
|
Lines changed: 5 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + |
Lines changed: 6 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + |
Lines changed: 5 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + |
Lines changed: 6 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + |
Lines changed: 5 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + |
0 commit comments