Skip to content

ESQL: some more test for FROM #111540

Open
Open
@alex-spies

Description

@alex-spies
  • Let's add some yaml/csv tests that demonstrate how FROM behaves with wildcards. Esp., when an index is missing, when is a FROM query still correct? E.g. if there's an index index1 but no index2, then FROM index* is correct, FROM index1 as well, FROM index1, index2* probably as well, but FROM index1, index2 as well as FROM index2* probably are not.
  • While we're at it, let's make the examples in from.asciidoc use actual csv tests instead of being just written text; this way we'll be sure they are and remain valid.

Metadata

Metadata

Assignees

No one assigned

    Labels

    :Analytics/ES|QLAKA ESQL>tech debt>testIssues or PRs that are addressing/adding testsTeam:AnalyticsMeta label for analytical engine team (ESQL/Aggs/Geo)

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions