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

[internal] Implement @unions via Querys #12966

Merged
merged 3 commits into from
Sep 21, 2021

Commits on Sep 21, 2021

  1. Use IndexSet for RuleGraph input in order to guarantee uniqueness of …

    …both rules and queries.
    
    [ci skip-build-wheels]
    stuhood committed Sep 21, 2021
    Configuration menu
    Copy the full SHA
    0838d9a View commit details
    Browse the repository at this point in the history
  2. Implement @unions using embedded Querys.

    [ci skip-build-wheels]
    stuhood committed Sep 21, 2021
    Configuration menu
    Copy the full SHA
    5f41400 View commit details
    Browse the repository at this point in the history
  3. Test fixes.

    [ci skip-build-wheels]
    stuhood committed Sep 21, 2021
    Configuration menu
    Copy the full SHA
    b5acfaa View commit details
    Browse the repository at this point in the history