-
Notifications
You must be signed in to change notification settings - Fork 25.6k
Closed
Labels
:Analytics/ES|QLAKA ESQLAKA ESQL>testIssues or PRs that are addressing/adding testsIssues or PRs that are addressing/adding testsTeam:AnalyticsMeta label for analytical engine team (ESQL/Aggs/Geo)Meta label for analytical engine team (ESQL/Aggs/Geo)
Description
In #129415 we added very basic support in generative test for FORK.
The FORK generator only appends a FORK (WHERE true) (WHERE true) (WHERE true) ... (WHERE true) | EVAL _fork = <random fork ID> | DROP _fork to the existing query. We then test that we are getting the same results we got before we called ForkGenerator.generate.
Now that FORK branches should be able to support all commands (except FORK in FORK), we can improve these tests.
We should be able to generate different branches for FORK and then test that we are getting results back.
Metadata
Metadata
Assignees
Labels
:Analytics/ES|QLAKA ESQLAKA ESQL>testIssues or PRs that are addressing/adding testsIssues or PRs that are addressing/adding testsTeam:AnalyticsMeta label for analytical engine team (ESQL/Aggs/Geo)Meta label for analytical engine team (ESQL/Aggs/Geo)