We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1c813a0 commit e412b3fCopy full SHA for e412b3f
docs/reference/query-languages/esql/_snippets/commands/layout/sample.md
@@ -1,11 +1,8 @@
1
## `SAMPLE` [esql-sample]
2
3
-::::{warning}
4
-This functionality is in technical preview and may be
5
-changed or removed in a future release. Elastic will work to fix any
6
-issues, but features in technical preview are not subject to the support
7
-SLA of official GA features.
8
-::::
+```yaml {applies_to}
+stack: preview 9.1
+```
9
10
The `SAMPLE` command samples a fraction of the table rows.
11
0 commit comments