elasticsearch/docs/reference/query-languages/esql/_snippets/commands/examples
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
..
change_point.csv-spec ES|QL change_point docs and tech preview (#126407) 2025-04-14 09:56:03 +02:00
date.csv-spec
docs-lookup-join.csv-spec Make LOOKUP JOIN docs examples fully tested (#126622) 2025-04-14 09:57:58 +02:00
docs.csv-spec
drop.csv-spec
enrich.csv-spec
eval.csv-spec
limit.csv-spec
lookup-join.csv-spec Make LOOKUP JOIN docs examples fully tested (#126622) 2025-04-14 09:57:58 +02:00
mv_expand.csv-spec
row.csv-spec
stats.csv-spec