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 a91b594 commit 02804f8Copy full SHA for 02804f8
docs/reference/query-languages/esql/_snippets/commands/layout/fork.md
@@ -38,7 +38,7 @@ on the same input data and combines the results in a single output table. A disc
38
`FORK` branches default to `LIMIT 1000` if no `LIMIT` is provided.
39
::::
40
41
-Limitations and usage:
+**Limitations**
42
43
- `FORK` supports at most 8 execution branches.
44
- Using remote cluster references and `FORK` is not supported.
0 commit comments