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

executor: Add session variable for hash join v2 #56023

Merged

Commits on Sep 23, 2024

  1. save work

    Signed-off-by: xufei <xufeixw@mail.ustc.edu.cn>
    windtalker committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    3fd69d0 View commit details
    Browse the repository at this point in the history
  2. format code

    Signed-off-by: xufei <xufeixw@mail.ustc.edu.cn>
    windtalker committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    f23687d View commit details
    Browse the repository at this point in the history
  3. fix build

    Signed-off-by: xufei <xufeixw@mail.ustc.edu.cn>
    windtalker committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    503d24c View commit details
    Browse the repository at this point in the history
  4. fix ut

    Signed-off-by: xufei <xufeixw@mail.ustc.edu.cn>
    windtalker committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    e69777d View commit details
    Browse the repository at this point in the history
  5. fix ut

    Signed-off-by: xufei <xufeixw@mail.ustc.edu.cn>
    windtalker committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    2988d60 View commit details
    Browse the repository at this point in the history
  6. rename

    Signed-off-by: xufei <xufeixw@mail.ustc.edu.cn>
    windtalker committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    83999e9 View commit details
    Browse the repository at this point in the history
  7. fix

    Signed-off-by: xufei <xufeixw@mail.ustc.edu.cn>
    windtalker committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    7827248 View commit details
    Browse the repository at this point in the history
  8. rename

    Signed-off-by: xufei <xufeixw@mail.ustc.edu.cn>
    windtalker committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    b6a696b View commit details
    Browse the repository at this point in the history
  9. make tidb_hash_join_use_impl_v2 support setvar

    Signed-off-by: xufei <xufeixw@mail.ustc.edu.cn>
    windtalker committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    a919d1e View commit details
    Browse the repository at this point in the history
  10. rename var name

    Signed-off-by: xufei <xufeixw@mail.ustc.edu.cn>
    windtalker committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    00ee636 View commit details
    Browse the repository at this point in the history
  11. more change

    Signed-off-by: xufei <xufeixw@mail.ustc.edu.cn>
    windtalker committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    ba83b96 View commit details
    Browse the repository at this point in the history
  12. fix bazel

    Signed-off-by: xufei <xufeixw@mail.ustc.edu.cn>
    windtalker committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    601cd6e View commit details
    Browse the repository at this point in the history
  13. save work

    Signed-off-by: xufei <xufeixw@mail.ustc.edu.cn>
    windtalker committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    f0c700e View commit details
    Browse the repository at this point in the history
  14. fix

    Signed-off-by: xufei <xufeixw@mail.ustc.edu.cn>
    windtalker committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    377c2cd View commit details
    Browse the repository at this point in the history
  15. save work

    Signed-off-by: xufei <xufeixw@mail.ustc.edu.cn>
    windtalker committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    bd4d42a View commit details
    Browse the repository at this point in the history
  16. change the default value to false

    Signed-off-by: xufei <xufeixw@mail.ustc.edu.cn>
    windtalker committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    5504ee6 View commit details
    Browse the repository at this point in the history
  17. save work

    Signed-off-by: xufei <xufeixw@mail.ustc.edu.cn>
    windtalker committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    d5baf62 View commit details
    Browse the repository at this point in the history