elasticsearch/docs/reference/query-languages/esql/_snippets/commands
Craig Taverner ec495e9f0b
Make LOOKUP JOIN docs examples fully tested (#126622)
The current LOOKUP JOIN docs include examples that are not tested by the ES|QL tests, unlike most other examples in the documentation. This PR fixes that, changing two examples to use existing tests, and adding a new csv-spec file for the remaining four examples. These four are not required to show results, so the tests have empty data and do not require any results. This means we are testing only the syntax (parsing and semantic analysis), which is sufficient for the docs.
2025-04-14 09:57:58 +02:00
..
examples Make LOOKUP JOIN docs examples fully tested (#126622) 2025-04-14 09:57:58 +02:00
layout Make LOOKUP JOIN docs examples fully tested (#126622) 2025-04-14 09:57:58 +02:00