File tree Expand file tree Collapse file tree 2 files changed +4
-7
lines changed
docs/reference/query-languages/esql/_snippets Expand file tree Collapse file tree 2 files changed +4
-7
lines changed Original file line number Diff line number Diff line change 11## ` LOOKUP JOIN ` [ esql-lookup-join]
22
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- ::::
3+ ``` yaml {applies_to}
4+ stack : preview 9.0.0, ga 9.1.0
5+ ` ` `
96
107` LOOKUP JOIN` enables you to add data from another index, AKA a 'lookup'
118index, to your {{esql}} query results, simplifying data enrichment
Original file line number Diff line number Diff line change 66* [ ` GROK ` ] ( ../../commands/processing-commands.md#esql-grok )
77* [ ` KEEP ` ] ( ../../commands/processing-commands.md#esql-keep )
88* [ ` LIMIT ` ] ( ../../commands/processing-commands.md#esql-limit )
9- * [ preview ] [ ` LOOKUP JOIN ` ] ( ../../commands/processing-commands.md#esql-lookup-join )
9+ * [ ` LOOKUP JOIN ` ] ( ../../commands/processing-commands.md#esql-lookup-join )
1010* [ preview] [ ` MV_EXPAND ` ] ( ../../commands/processing-commands.md#esql-mv_expand )
1111* [ ` RENAME ` ] ( ../../commands/processing-commands.md#esql-rename )
1212* [ preview] [ ` SAMPLE ` ] ( ../../commands/processing-commands.md#esql-sample )
You can’t perform that action at this time.
0 commit comments