elasticsearch/docs/reference/query-languages/esql/_snippets
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
..
commands Make LOOKUP JOIN docs examples fully tested (#126622) 2025-04-14 09:57:58 +02:00
common Split ES|QL functions/operators/commands into separate pages for similar functions and make commands examples generated (#126279) 2025-04-10 15:56:05 +02:00
functions ESQL: TO_IP can handle leading zeros (#126532) 2025-04-11 19:45:14 +02:00
lists ES|QL change_point docs and tech preview (#126407) 2025-04-14 09:56:03 +02:00
operators Split ES|QL functions/operators/commands into separate pages for similar functions and make commands examples generated (#126279) 2025-04-10 15:56:05 +02:00