Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adding procedural test generation to test interactions between various operators. #30280

Merged
merged 1 commit into from
Feb 28, 2023

Commits on Feb 28, 2023

  1. Adding procedural test generation to test interactions between variou…

    …s operators.
    
    Testing up to 6 sources (3 pairs for predicate, 2 trios for projection).
    Entities have 3-4 max rows so even if all 6 are used the result set is not too large.
    Unused sources are pruned so usually we end up using 3-4 sources.
    maumar committed Feb 28, 2023
    Configuration menu
    Copy the full SHA
    3b28d97 View commit details
    Browse the repository at this point in the history