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

Fix for moving 'IN' conditions to PREWHERE #51610

Merged
merged 4 commits into from
Jul 3, 2023
Merged

Commits on Jul 1, 2023

  1. Repro test

    davenger committed Jul 1, 2023
    Configuration menu
    Copy the full SHA
    a830ba3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    05d399c View commit details
    Browse the repository at this point in the history
  3. Move adding CreateSets to the end of optimizations, after applying ke…

    …y conditions and indexes
    davenger committed Jul 1, 2023
    Configuration menu
    Copy the full SHA
    f36f981 View commit details
    Browse the repository at this point in the history
  4. Fix test with analyzer

    davenger committed Jul 1, 2023
    Configuration menu
    Copy the full SHA
    9f53c48 View commit details
    Browse the repository at this point in the history