Skip to content

Commit 1ad6eb5

Browse files
add technical preview warning
1 parent 5983fb2 commit 1ad6eb5

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

docs/reference/esql-query-builder.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# ES|QL Query Builder
22

3+
::::{warning}
4+
This functionality is in technical preview and may be changed or removed in a future release. Elastic will work to fix any issues, but features in technical preview are not subject to the support SLA of official GA features.
5+
::::
6+
37
The ES|QL Query Builder allows you to construct ES|QL queries using Python syntax. Consider the following example:
48

59
```python

0 commit comments

Comments
 (0)