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

fixUpJoinConsistency rule now works when AQE is enabled #676

Merged
merged 5 commits into from
Sep 8, 2020

Commits on Sep 6, 2020

  1. fixUpJoinConsistency rule now works with AQE

    Signed-off-by: Andy Grove <andygrove@nvidia.com>
    andygrove committed Sep 6, 2020
    Configuration menu
    Copy the full SHA
    4f8ee04 View commit details
    Browse the repository at this point in the history
  2. Add comma to error message

    Signed-off-by: Andy Grove <andygrove@nvidia.com>
    andygrove committed Sep 6, 2020
    Configuration menu
    Copy the full SHA
    d6b93cb View commit details
    Browse the repository at this point in the history
  3. Improved validation checks and error messages

    Signed-off-by: Andy Grove <andygrove@nvidia.com>
    andygrove committed Sep 6, 2020
    Configuration menu
    Copy the full SHA
    dd6a5be View commit details
    Browse the repository at this point in the history

Commits on Sep 7, 2020

  1. bug fix: walk tree once to find shuffle exchanges and query stages

    Signed-off-by: Andy Grove <andygrove@nvidia.com>
    andygrove committed Sep 7, 2020
    Configuration menu
    Copy the full SHA
    c227dfc View commit details
    Browse the repository at this point in the history
  2. code simplification

    Signed-off-by: Andy Grove <andygrove@nvidia.com>
    andygrove committed Sep 7, 2020
    Configuration menu
    Copy the full SHA
    260067b View commit details
    Browse the repository at this point in the history