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

[SPARK-35703][SQL] Relax constraint for bucket join and remove HashClusteredDistribution #32875

Closed
wants to merge 29 commits into from

Commits on Dec 23, 2021

  1. wip

    sunchao committed Dec 23, 2021
    Configuration menu
    Copy the full SHA
    5d68f37 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5b6e371 View commit details
    Browse the repository at this point in the history
  3. wip

    sunchao committed Dec 23, 2021
    Configuration menu
    Copy the full SHA
    a6fba50 View commit details
    Browse the repository at this point in the history
  4. wip

    sunchao committed Dec 23, 2021
    Configuration menu
    Copy the full SHA
    45c9a05 View commit details
    Browse the repository at this point in the history
  5. new changes

    sunchao committed Dec 23, 2021
    Configuration menu
    Copy the full SHA
    b184af9 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    3efc11d View commit details
    Browse the repository at this point in the history
  7. more

    sunchao committed Dec 23, 2021
    Configuration menu
    Copy the full SHA
    5e4fca5 View commit details
    Browse the repository at this point in the history
  8. update manifest files

    sunchao committed Dec 23, 2021
    Configuration menu
    Copy the full SHA
    1a8301e View commit details
    Browse the repository at this point in the history
  9. bug fixes and more test cases

    sunchao committed Dec 23, 2021
    Configuration menu
    Copy the full SHA
    449db40 View commit details
    Browse the repository at this point in the history
  10. fix after rebase

    sunchao committed Dec 23, 2021
    Configuration menu
    Copy the full SHA
    96f7e9c View commit details
    Browse the repository at this point in the history
  11. add test and fixes

    sunchao committed Dec 23, 2021
    Configuration menu
    Copy the full SHA
    c48c378 View commit details
    Browse the repository at this point in the history
  12. revert pyspark change

    sunchao committed Dec 23, 2021
    Configuration menu
    Copy the full SHA
    d0a5059 View commit details
    Browse the repository at this point in the history
  13. fix the case on Exchange

    sunchao committed Dec 23, 2021
    Configuration menu
    Copy the full SHA
    ea8032a View commit details
    Browse the repository at this point in the history
  14. more comments and tests

    sunchao committed Dec 23, 2021
    Configuration menu
    Copy the full SHA
    33a91bd View commit details
    Browse the repository at this point in the history
  15. rebase

    sunchao committed Dec 23, 2021
    Configuration menu
    Copy the full SHA
    9a0d6c2 View commit details
    Browse the repository at this point in the history
  16. address comments

    sunchao committed Dec 23, 2021
    Configuration menu
    Copy the full SHA
    81b1a50 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    708ee6f View commit details
    Browse the repository at this point in the history
  18. fix after rebase

    sunchao committed Dec 23, 2021
    Configuration menu
    Copy the full SHA
    e743419 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    24473ff View commit details
    Browse the repository at this point in the history
  20. remove require check

    sunchao committed Dec 23, 2021
    Configuration menu
    Copy the full SHA
    17e7b3f View commit details
    Browse the repository at this point in the history
  21. fix

    sunchao committed Dec 23, 2021
    Configuration menu
    Copy the full SHA
    bc41e1c View commit details
    Browse the repository at this point in the history
  22. address comments

    sunchao committed Dec 23, 2021
    Configuration menu
    Copy the full SHA
    fc843c4 View commit details
    Browse the repository at this point in the history
  23. fix and add tests

    sunchao committed Dec 23, 2021
    Configuration menu
    Copy the full SHA
    a0358bb View commit details
    Browse the repository at this point in the history
  24. fix logic to insert shuffle

    sunchao committed Dec 23, 2021
    Configuration menu
    Copy the full SHA
    2511d5d View commit details
    Browse the repository at this point in the history
  25. Fix test failures

    sunchao committed Dec 23, 2021
    Configuration menu
    Copy the full SHA
    bbf2475 View commit details
    Browse the repository at this point in the history
  26. address comments

    sunchao committed Dec 23, 2021
    Configuration menu
    Copy the full SHA
    9ac2656 View commit details
    Browse the repository at this point in the history
  27. retrigger build

    sunchao committed Dec 23, 2021
    Configuration menu
    Copy the full SHA
    24fe488 View commit details
    Browse the repository at this point in the history
  28. minor fixes

    sunchao committed Dec 23, 2021
    Configuration menu
    Copy the full SHA
    3ad0d8c View commit details
    Browse the repository at this point in the history
  29. address comments

    sunchao committed Dec 23, 2021
    Configuration menu
    Copy the full SHA
    112b110 View commit details
    Browse the repository at this point in the history