Commit 2daacef
authored
* [ES|QL] Enable KQL function as a tech preview (#119730)
(cherry picked from commit 31f11c3)
# Conflicts:
# docs/reference/esql/esql-limitations.asciidoc
# server/src/main/java/org/elasticsearch/TransportVersions.java
# server/src/main/java/org/elasticsearch/rest/action/search/SearchCapabilities.java
* Update server/src/main/java/org/elasticsearch/TransportVersions.java
1 parent ae3db60 commit 2daacef
File tree
16 files changed
+21
-75
lines changed- docs
- changelog
- reference/esql/functions
- kibana/definition
- server/src/main/java/org/elasticsearch
- rest/action/search
- x-pack/plugin
- esql/src
- internalClusterTest/java/org/elasticsearch/xpack/esql/plugin
- main/java/org/elasticsearch/xpack/esql
- action
- expression/function
- fulltext
- test/java/org/elasticsearch/xpack/esql
- analysis
- expression/function/fulltext
- optimizer
- kql/src
- main/java/org/elasticsearch/xpack/kql
- query
- test/java/org/elasticsearch/xpack/kql/query
- src/yamlRestTest/resources/rest-api-spec/test/esql
16 files changed
+21
-75
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
| 19 | + | |
19 | 20 | | |
20 | 21 | | |
21 | 22 | | |
22 | 23 | | |
| 24 | + | |
23 | 25 | | |
24 | 26 | | |
Lines changed: 3 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
158 | 158 | | |
159 | 159 | | |
160 | 160 | | |
| 161 | + | |
| 162 | + | |
| 163 | + | |
161 | 164 | | |
162 | 165 | | |
163 | 166 | | |
| |||
Lines changed: 1 addition & 5 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
12 | | - | |
13 | | - | |
14 | 12 | | |
15 | 13 | | |
16 | 14 | | |
| |||
55 | 53 | | |
56 | 54 | | |
57 | 55 | | |
58 | | - | |
59 | | - | |
60 | | - | |
| 56 | + | |
61 | 57 | | |
62 | 58 | | |
63 | 59 | | |
Lines changed: 0 additions & 8 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
18 | | - | |
19 | 18 | | |
20 | 19 | | |
21 | | - | |
22 | 20 | | |
23 | 21 | | |
24 | 22 | | |
| |||
27 | 25 | | |
28 | 26 | | |
29 | 27 | | |
30 | | - | |
31 | | - | |
32 | | - | |
33 | | - | |
34 | | - | |
35 | | - | |
36 | 28 | | |
37 | 29 | | |
38 | 30 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
445 | 445 | | |
446 | 446 | | |
447 | 447 | | |
448 | | - | |
| 448 | + | |
449 | 449 | | |
450 | 450 | | |
451 | 451 | | |
| |||
Lines changed: 4 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
424 | 424 | | |
425 | 425 | | |
426 | 426 | | |
427 | | - | |
| 427 | + | |
| 428 | + | |
| 429 | + | |
| 430 | + | |
428 | 431 | | |
429 | 432 | | |
430 | 433 | | |
| |||
434 | 437 | | |
435 | 438 | | |
436 | 439 | | |
437 | | - | |
438 | 440 | | |
439 | 441 | | |
440 | 442 | | |
| |||
Lines changed: 1 addition & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
| 28 | + | |
28 | 29 | | |
29 | | - | |
30 | | - | |
31 | | - | |
32 | 30 | | |
33 | 31 | | |
34 | 32 | | |
| |||
Lines changed: 0 additions & 17 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1261 | 1261 | | |
1262 | 1262 | | |
1263 | 1263 | | |
1264 | | - | |
1265 | | - | |
1266 | | - | |
1267 | 1264 | | |
1268 | 1265 | | |
1269 | 1266 | | |
| |||
1321 | 1318 | | |
1322 | 1319 | | |
1323 | 1320 | | |
1324 | | - | |
1325 | | - | |
1326 | | - | |
1327 | 1321 | | |
1328 | 1322 | | |
1329 | 1323 | | |
| |||
1375 | 1369 | | |
1376 | 1370 | | |
1377 | 1371 | | |
1378 | | - | |
1379 | | - | |
1380 | | - | |
1381 | 1372 | | |
1382 | 1373 | | |
1383 | 1374 | | |
| |||
1391 | 1382 | | |
1392 | 1383 | | |
1393 | 1384 | | |
1394 | | - | |
1395 | | - | |
1396 | | - | |
1397 | 1385 | | |
1398 | 1386 | | |
1399 | 1387 | | |
| |||
1436 | 1424 | | |
1437 | 1425 | | |
1438 | 1426 | | |
1439 | | - | |
1440 | | - | |
1441 | 1427 | | |
1442 | 1428 | | |
1443 | 1429 | | |
| |||
1466 | 1452 | | |
1467 | 1453 | | |
1468 | 1454 | | |
1469 | | - | |
1470 | | - | |
1471 | | - | |
1472 | 1455 | | |
1473 | 1456 | | |
1474 | 1457 | | |
| |||
0 commit comments