mirror of
https://github.com/elastic/elasticsearch.git
synced 2025-06-29 09:54:06 -04:00
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. |
||
---|---|---|
.. | ||
change_point.csv-spec | ||
date.csv-spec | ||
docs-lookup-join.csv-spec | ||
docs.csv-spec | ||
drop.csv-spec | ||
enrich.csv-spec | ||
eval.csv-spec | ||
limit.csv-spec | ||
lookup-join.csv-spec | ||
mv_expand.csv-spec | ||
row.csv-spec | ||
stats.csv-spec |