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

Enable UCX + AQE #613

Merged
merged 13 commits into from
Sep 8, 2020
Merged

Enable UCX + AQE #613

merged 13 commits into from
Sep 8, 2020

Commits on Aug 27, 2020

  1. Support UCX when AQE is enabled

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

Commits on Aug 30, 2020

  1. Merge branch 'branch-0.2' into ucx-aqe

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

Commits on Sep 1, 2020

  1. Bug fix: Shuffle exchange needs to look at tagged plan

    Signed-off-by: Andy Grove <andygrove@nvidia.com>
    andygrove committed Sep 1, 2020
    Configuration menu
    Copy the full SHA
    bf2d05a View commit details
    Browse the repository at this point in the history
  2. re-implement makeShuffleConsistent to support AQE

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

    Signed-off-by: Andy Grove <andygrove@nvidia.com>
    andygrove committed Sep 1, 2020
    Configuration menu
    Copy the full SHA
    d557a62 View commit details
    Browse the repository at this point in the history
  4. revert tpcds bench changes

    Signed-off-by: Andy Grove <andygrove@nvidia.com>
    andygrove committed Sep 1, 2020
    Configuration menu
    Copy the full SHA
    c06794f View commit details
    Browse the repository at this point in the history
  5. make comments more consistent

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

Commits on Sep 2, 2020

  1. unit test

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

    Signed-off-by: Andy Grove <andygrove@nvidia.com>
    andygrove committed Sep 2, 2020
    Configuration menu
    Copy the full SHA
    42cb903 View commit details
    Browse the repository at this point in the history
  3. remove redundant repartitioning from test

    Signed-off-by: Andy Grove <andygrove@nvidia.com>
    andygrove committed Sep 2, 2020
    Configuration menu
    Copy the full SHA
    8159540 View commit details
    Browse the repository at this point in the history
  4. fix incorrect logic in test for determining which spark versions are …

    …supported
    
    Signed-off-by: Andy Grove <andygrove@nvidia.com>
    andygrove committed Sep 2, 2020
    Configuration menu
    Copy the full SHA
    a101d46 View commit details
    Browse the repository at this point in the history
  5. fix scalastyle

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

Commits on Sep 6, 2020

  1. Remove changes unrelated to supporting UCX

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